From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail202.messagelabs.com (mail202.messagelabs.com [216.82.254.227]) by kanga.kvack.org (Postfix) with SMTP id 23CF36B0062 for ; Wed, 6 Jan 2010 03:20:45 -0500 (EST) Received: by fg-out-1718.google.com with SMTP id 19so2036851fgg.8 for ; Wed, 06 Jan 2010 00:20:42 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4B443AE3.2080800@linux.intel.com> References: <4B443AE3.2080800@linux.intel.com> Date: Wed, 6 Jan 2010 10:20:42 +0200 Message-ID: <84144f021001060020v57535d5bwc65b482eca669bc5@mail.gmail.com> Subject: Re: [PATCH v3] slab: initialize unused alien cache entry as NULL at alloc_alien_cache(). From: Pekka Enberg Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-linux-mm@kvack.org To: Haicheng Li Cc: Christoph Lameter , linux-mm@kvack.org, Matt Mackall , Andi Kleen , Eric Dumazet , linux-kernel@vger.kernel.org List-ID: On Wed, Jan 6, 2010 at 9:25 AM, Haicheng Li 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 > CC: Eric Dumazet > Acked-by: Andi Kleen > Acked-by: Christoph Lameter > Reviewed-by: Matt Mackall > Signed-off-by: Haicheng Li 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, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org