Re: kernel BUG at mm/slub.c:1193!

From: Christoph Lameter
Date: Sun Apr 03 2011 - 14:38:28 EST


On Fri, 1 Apr 2011, Johannes Hirte wrote:

> On Friday 01 April 2011 23:28:02 Christoph Lameter wrote:
> > Which kernel version is this? Line 1193 in upstream is not in the function
> > new_slab(). If this is the BUG_ON in new_slab() then we have an issue with
> > illegal flags being passed to kmem_cache_alloc().
>
> As the Oops says, it is 2.6.38.1. This is the BUG_ON in new_slab().

Well you need to talk to the one who wrote the passed illegal flags to
kmem_cache_alloc. Would be helpful to know which flags were passed.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/