Re: 2.6.22-rc2-mm1: SLUB-related panic

2007-05-30 Thread Jiri Kosina
On Tue, 29 May 2007, Christoph Lameter wrote: > > when trying to reproduce a bugreport in bugzilla, I am experiencing > > panics upon boot. The .config which causes this is at [1] > Please reboot with "slub_debug" to identify what causes this. Hi Christoph, with slub_debug, there is no panic (w

Re: 2.6.22-rc2-mm1: SLUB-related panic

2007-05-29 Thread Christoph Lameter
On Mon, 28 May 2007, Jiri Kosina wrote: > when trying to reproduce a bugreport in bugzilla, I am experiencing panics > upon boot. The .config which causes this is at [1] Please reboot with "slub_debug" to identify what causes this. - To unsubscribe from this list: send the line "unsubscribe lin

2.6.22-rc2-mm1: SLUB-related panic

2007-05-28 Thread Jiri Kosina
Hi, when trying to reproduce a bugreport in bugzilla, I am experiencing panics upon boot. The .config which causes this is at [1] I'd guess that it's some race - I have tried adding a few debug printk()s into mm/slub.c for __kmalloc_track_caller() and slab_alloc(), and the problem seems to hav