From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758993Ab0JFOCH (ORCPT ); Wed, 6 Oct 2010 10:02:07 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:39087 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756894Ab0JFOCF (ORCPT ); Wed, 6 Oct 2010 10:02:05 -0400 Message-ID: <4CAC815D.1040809@cs.helsinki.fi> Date: Wed, 06 Oct 2010 17:02:05 +0300 From: Pekka Enberg User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: Christoph Lameter CC: linux-mm@kvack.org, linux-kernel@vger.kernel.org, David Rientjes Subject: Re: [UnifiedV4 01/16] slub: Enable sysfs support for !CONFIG_SLUB_DEBUG References: <20101005185725.088808842@linux.com> <20101005185812.378496134@linux.com> In-Reply-To: <20101005185812.378496134@linux.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5.10.2010 21.57, Christoph Lameter wrote: > Currently disabling CONFIG_SLUB_DEBUG also disabled SYSFS support meaning > that the slabs cannot be tuned without DEBUG. > > Make SYSFS support independent of CONFIG_SLUB_DEBUG > > Signed-off-by: Christoph Lameter I applied this patch. Thanks! From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail190.messagelabs.com (mail190.messagelabs.com [216.82.249.51]) by kanga.kvack.org (Postfix) with ESMTP id AA53D6B0085 for ; Wed, 6 Oct 2010 10:02:12 -0400 (EDT) Message-ID: <4CAC815D.1040809@cs.helsinki.fi> Date: Wed, 06 Oct 2010 17:02:05 +0300 From: Pekka Enberg MIME-Version: 1.0 Subject: Re: [UnifiedV4 01/16] slub: Enable sysfs support for !CONFIG_SLUB_DEBUG References: <20101005185725.088808842@linux.com> <20101005185812.378496134@linux.com> In-Reply-To: <20101005185812.378496134@linux.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Christoph Lameter Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, David Rientjes List-ID: On 5.10.2010 21.57, Christoph Lameter wrote: > Currently disabling CONFIG_SLUB_DEBUG also disabled SYSFS support meaning > that the slabs cannot be tuned without DEBUG. > > Make SYSFS support independent of CONFIG_SLUB_DEBUG > > Signed-off-by: Christoph Lameter I applied this patch. Thanks! -- 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