From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [Bug #11342] Linux 2.6.27-rc3: kernel BUG at mm/vmalloc.c - bisected Date: Wed, 27 Aug 2008 08:18:58 -0700 (PDT) Message-ID: References: <200808261111.19205.rusty@rustcorp.com.au> <20080826183051.GB10925@cs181140183.pp.htv.fi> <20080826205916.GB11734@cs181140183.pp.htv.fi> <18612.60878.887716.452936@drongo.ozlabs.ibm.com> Mime-Version: 1.0 Return-path: In-Reply-To: <18612.60878.887716.452936@drongo.ozlabs.ibm.com> Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paul Mackerras Cc: Parag Warudkar , Adrian Bunk , Rusty Russell , "Alan D. Brunelle" , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Andrew Morton , Arjan van de Ven , Ingo Molnar , linux-embedded@vger.kernel.org On Wed, 27 Aug 2008, Paul Mackerras wrote: > > I think your memory is failing you. In 2.4 and earlier, the kernel > stack was 8kB minus the size of the task_struct, which sat at the > start of the 8kB. Yup, you're right. Linus