From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Hall Message-Id: <200304130422.h3D4M6XY031187@sith.maoz.com> Subject: Re: 2.5.67-mm2 In-Reply-To: <200304130354.h3D3slbp031124@sith.maoz.com> from Jeremy Hall at "Apr 12, 2003 11:54:47 pm" Date: Sun, 13 Apr 2003 00:22:06 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Jeremy Hall Cc: Andrew Morton , felipe_alfaro@linuxmail.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org List-ID: ah, here we go BUG(); line 907 of mm/slab.c name == "size-32" in_interrupt() is an undefined symbol in this context, so I don't know whether we are in interrupt context or not, if indeed that is what this is no symbol BYTES_PER_WORD, but size == 32 MAX_OBJ_ORDER and PAGE_SIZE are unknown symbols in this context dtor appears to be 0, and it looks like it should be set to something offset == 0 and it looks like it should be < 0 or > size in kmem_cache_create from kmem_cache_sizes_init at mm/slab.c:616 _J In the new year, Jeremy Hall wrote: > mm1 worked. > > to be clear, my append line looks like > > append="gdb console=gdb pci=biosirq" and maybe some other stuff on there > > to get my machine to boot in single processor mode, I have to add nosmp > and acpi=off > > if I don't add acpi=off I get apic errors on my cpus, as well as if I say > noapic like the boot process says to, it says > > amd errata #22 may be present. in the event of instability boot with the > noapic option > > dual athlon 1900 palamino's on a tyan 2462ung > > _J > > In the new year, Andrew Morton wrote: > > Jeremy Hall wrote: > > > > > > I dunno about that, but mm2 locks in the boot process and doesn't display > > > anything to me through gdb even though it is supposed to. I have gdb > > > console=gdb but that doesn't make the messages flow. > > > > > > > You want "gdb console=gdb". It changed. > > > > What CPU type? > > > > Try just 2.5.67 plus > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.67/2.5.67-mm2/broken-out/linus.patch > > > > try disabling kgdb in config. > > > > etcetera. > > > > -- > > 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: aart@kvack.org > > > > -- > 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: aart@kvack.org > -- 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: aart@kvack.org