On Mon, 11 Jun 2007 20:16:31 -0700 (PDT) Christoph Lameter <[email protected]> wrote: > > and I can't do that over VPN. I'll test it first thing in the morning. > > Here is a more general fix Sorry, that didn't work either. One problem is that you're using ARCH_KMALLOC_MIN_ALIGN instead of ARCH_KMALLOC_MINALIGN in slub_defs.h to determine KMALLOC_MIN_SIZE. After fixing that, it fails with undefined references to __kmalloc_size_too_large. It looks like ilog2() is behaving strangely; I'll see if I can figure out what's going on. Haavard - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: kernel BUG at mm/slub.c:3689!
- From: Haavard Skinnemoen <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- References:
- kernel BUG at mm/slub.c:3689!
- From: Haavard Skinnemoen <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: Christoph Lameter <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: "Håvard Skinnemoen" <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: Christoph Lameter <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: "Håvard Skinnemoen" <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: Christoph Lameter <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: "Håvard Skinnemoen" <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: Christoph Lameter <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: "Håvard Skinnemoen" <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: Christoph Lameter <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: "Håvard Skinnemoen" <[email protected]>
- Re: kernel BUG at mm/slub.c:3689!
- From: Christoph Lameter <[email protected]>
- kernel BUG at mm/slub.c:3689!
- Prev by Date: Re: call for more SD versus CFS comparisons (was: Re: [ck] Mainline plans)
- Next by Date: [PATCH 1/5] Add the explanation and sample of RapidIO DTS sector to the document of booting-without-of.txt file.
- Previous by thread: Re: kernel BUG at mm/slub.c:3689!
- Next by thread: Re: kernel BUG at mm/slub.c:3689!
- Index(es):