Prev: fs: O_* bit numbers uniqueness check
Next: slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
From: Pekka Enberg on 6 Jan 2010 03:30 On Wed, Jan 6, 2010 at 9:25 AM, Haicheng Li <haicheng.li(a)linux.intel.com> wrote: > Comparing with existing code, it's a simpler way to use kzalloc_node() > to ensure that each unused alien cache entry is NULL. > > CC: Pekka Enberg <penberg(a)cs.helsinki.fi> > CC: Eric Dumazet <eric.dumazet(a)gmail.com> > Acked-by: Andi Kleen <ak(a)linux.intel.com> > Acked-by: Christoph Lameter <cl(a)linux-foundation.org> > Reviewed-by: Matt Mackall <mpm(a)selenic.com> > Signed-off-by: Haicheng Li <haicheng.li(a)linux.intel.com> I can find a trace of Andi acking the previous version of this patch but I don't see an ACK from Christoph nor a revieved-by from Matt. Was I not CC'd on those emails or what's going on here? Pekka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |