Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757406Ab0FVMVU (ORCPT ); Tue, 22 Jun 2010 08:21:20 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:49844 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944Ab0FVMVS (ORCPT ); Tue, 22 Jun 2010 08:21:18 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=dusAMArHDpSJrHZTihOJbEDKnwzCqtkAMcc0lApLIfZnH97S0cVHSfatCZtHfGZMO8 ig2FS07MlDmRYLHaQM4tSXgNgjDHASmvpH8pBhzAPWjBLjFCcq7UpD7Wzy9bPu53jue4 rnOme+2iglUMckli1uKg+gWfnJ9mC/oV8f7J4= MIME-Version: 1.0 In-Reply-To: <1277208351.29532.5.camel@e102109-lin.cambridge.arm.com> References: <1277189909-16376-1-git-send-email-sankar.curiosity@gmail.com> <4C20702C.1080405@cs.helsinki.fi> <1277196403-20836-1-git-send-email-sankar.curiosity@gmail.com> <20100622113135.GB20140@linux-sh.org> <1277208351.29532.5.camel@e102109-lin.cambridge.arm.com> Date: Tue, 22 Jun 2010 15:21:14 +0300 X-Google-Sender-Auth: l0ZawPPavQuxBb0uUZmYEiJBoWw Message-ID: Subject: Re: [PATCH] kmemleak: config-options: Default buffer size for kmemleak From: Pekka Enberg To: Catalin Marinas Cc: Paul Mundt , Sankar P , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, lrodriguez@atheros.com, rnagarajan@novell.com, teheo@novell.com, linux-mm@kvack.org, paulmck@linux.vnet.ibm.com, mingo@elte.hu, akpm@linux-foundation.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 762 Lines: 15 On Tue, Jun 22, 2010 at 3:05 PM, Catalin Marinas wrote: > The defconfig change for this specific platform may be a better option > but I thought defconfigs are to provide a stable (and maybe close to > optimal) configuration without all the debugging features enabled > (especially those slowing things down considerably). The defconfig change was definitely not a clean solution to this problem. Better bake the fix in Kconfig proper even if it means dependency on CONFIG_SH or something. -- 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/