Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751953Ab3FXVXO (ORCPT ); Mon, 24 Jun 2013 17:23:14 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:57327 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750791Ab3FXVXN (ORCPT ); Mon, 24 Jun 2013 17:23:13 -0400 Date: Mon, 24 Jun 2013 14:23:11 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Wanpeng Li cc: Pekka Enberg , Christoph Lameter , Matt Mackall , Glauber Costa , Andrew Morton , Joonsoo Kim , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub In-Reply-To: <1372069394-26167-2-git-send-email-liwanp@linux.vnet.ibm.com> Message-ID: References: <1372069394-26167-1-git-send-email-liwanp@linux.vnet.ibm.com> <1372069394-26167-2-git-send-email-liwanp@linux.vnet.ibm.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 Content-Length: 512 Lines: 13 On Mon, 24 Jun 2013, Wanpeng Li wrote: > This patch shares s_next and s_stop between slab and slub. > Just about the entire kernel includes slab.h, so I think you'll need to give these slab-specific names instead of exporting "s_next" and "s_stop" to everybody. -- 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/