Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753208AbXLXVAG (ORCPT ); Mon, 24 Dec 2007 16:00:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751386AbXLXU7z (ORCPT ); Mon, 24 Dec 2007 15:59:55 -0500 Received: from rv-out-0910.google.com ([209.85.198.191]:51947 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077AbXLXU7y (ORCPT ); Mon, 24 Dec 2007 15:59:54 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=W7Ms6fmVoyPHECDl3gMUxHFqniXLXwt1q9/y5oiO1czyj1YWS/C0o4IKiLVlkNOm/6GQzcyXQ7rYxPfs8mEj7cE7kL+pHwMtAUjW2MU/r1XBdMruYIKxaD1hTuq9ttkS8+nqFZP72hpZn7C5CrB2RelfsKQh+RDh6q6oScWZAeQ= Message-ID: <84144f020712241259o27f4015ai1128fbb675d079ef@mail.gmail.com> Date: Mon, 24 Dec 2007 22:59:53 +0200 From: "Pekka Enberg" To: "Christoph Lameter" Subject: Re: [PATCH] slub: /proc/slabinfo ABI compatibility Cc: "Ingo Molnar" , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, andi@firstfloor.org, a.p.zijlstra@chello.nl In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071222131601.GB32558@elte.hu> <20071222133727.GA12031@elte.hu> X-Google-Sender-Auth: 74e949cbd97ec1fd Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 532 Lines: 11 On Dec 24, 2007 9:12 PM, Christoph Lameter wrote: > Hmmm... What is the combination of config variables that causes this? I > moved the count_partial function in mm in order to make the merge of slab > defrag easier. I think it's CONFIG_PROC_FS without CONFIG_SYSFS. -- 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/