Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752868AbXEXTWq (ORCPT ); Thu, 24 May 2007 15:22:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752609AbXEXTWf (ORCPT ); Thu, 24 May 2007 15:22:35 -0400 Received: from smtp1.linux-foundation.org ([207.189.120.13]:39531 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751949AbXEXTWc (ORCPT ); Thu, 24 May 2007 15:22:32 -0400 Date: Thu, 24 May 2007 12:21:27 -0700 (PDT) From: Linus Torvalds To: Andrew Morton cc: Christoph Lameter , Michal Piotrowski , LKML , "Cherwin R. Nooitmeer" , linux-pcmcia@lists.infradead.org, Robert de Rooy , Alan Cox , Tejun Heo , sparclinux@vger.kernel.org, David Miller , Mikael Pettersson , linux1394-devel@lists.sourceforge.net, Stefan Richter , Kristian H?gsberg , linux-pm@lists.linux-foundation.org, "Rafael J. Wysocki" , Pavel Machek , Marcus Better , Andrey Borzenkov , linux-usb-devel@lists.sourceforge.net, Greg Kroah-Hartman , Ingo Molnar Subject: Re: [2/3] 2.6.22-rc2: known regressions v2 In-Reply-To: <20070524114902.e802f327.akpm@linux-foundation.org> Message-ID: References: <46558708.2040803@googlemail.com> <46559B54.80106@googlemail.com> <20070524114902.e802f327.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 928 Lines: 29 On Thu, 24 May 2007, Andrew Morton wrote: > On Thu, 24 May 2007 10:12:14 -0700 (PDT) > Linus Torvalds wrote: > > > > BUG: at include/linux/slub_def.h:88 kmalloc_index() > > > > I'm going to change that "BUG:" to "WARNING:". > > I think we should remove these kmalloc(0, ...) warnings prior to > the 2.6.22 release, put them back afterwards. Orthogonal issue, but yes, I agree. I'll do that too, but let's keep it for now. > I'm not sure how we could do this, apart from patching and unpatching a > config file each time. Doing it in the Makefile would make more sense, since I have to edit that file anyway to change -rc5 to -rc6. Linus - 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/