Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965151Ab2EOV5K (ORCPT ); Tue, 15 May 2012 17:57:10 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:49119 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964810Ab2EOV5I (ORCPT ); Tue, 15 May 2012 17:57:08 -0400 Date: Tue, 15 May 2012 14:57:05 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Glauber Costa , Pekka Enberg cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org, KAMEZAWA Hiroyuki , Tejun Heo , Li Zefan , Greg Thelen , Suleiman Souhlal , Michal Hocko , Johannes Weiner , devel@openvz.org, Christoph Lameter Subject: Re: [PATCH v2 05/29] slab: rename gfpflags to allocflags In-Reply-To: <1336758272-24284-6-git-send-email-glommer@parallels.com> Message-ID: References: <1336758272-24284-1-git-send-email-glommer@parallels.com> <1336758272-24284-6-git-send-email-glommer@parallels.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) 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 Content-Length: 636 Lines: 16 On Fri, 11 May 2012, Glauber Costa wrote: > A consistent name with slub saves us an acessor function. > In both caches, this field represents the same thing. We would > like to use it from the mem_cgroup code. > > Signed-off-by: Glauber Costa Acked-by: David Rientjes Same, can be merged now with no dependency on the rest of this patchset. -- 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/