Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030308AbaGAW0a (ORCPT ); Tue, 1 Jul 2014 18:26:30 -0400 Received: from mail-ig0-f180.google.com ([209.85.213.180]:64420 "EHLO mail-ig0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964922AbaGAW02 (ORCPT ); Tue, 1 Jul 2014 18:26:28 -0400 Date: Tue, 1 Jul 2014 15:26:26 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Joonsoo Kim cc: Andrew Morton , Christoph Lameter , Pekka Enberg , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Vladimir Davydov Subject: Re: [PATCH v3 4/9] slab: factor out initialization of arracy cache In-Reply-To: <1404203258-8923-5-git-send-email-iamjoonsoo.kim@lge.com> Message-ID: References: <1404203258-8923-1-git-send-email-iamjoonsoo.kim@lge.com> <1404203258-8923-5-git-send-email-iamjoonsoo.kim@lge.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 1 Jul 2014, Joonsoo Kim wrote: > Factor out initialization of array cache to use it in following patch. > > Acked-by: Christoph Lameter > Signed-off-by: Joonsoo Kim Not sure what happened to my Acked-by: David Rientjes from http://marc.info/?l=linux-mm&m=139951195724487 and my comment still stands about s/arracy/array/ in the patch title. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/