lkml.org 
[lkml]   [2005]   [Oct]   [29]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateSat, 29 Oct 2005 13:37:02 +0200
FromManfred Spraul <>
SubjectRe: kernel BUG at mm/slab.c:1488! (2.6.13.2)
Andrew Morton wrote:

>Davi Arnaut <davi.lkml@gmail.com> wrote:
> 
>
>> > It seems that something still tries to load the ext3 module, and I get the
>> > BUG seen below.  If I remove the ext3 module and re-build the initrd,
>> > the error goes away.
>> 
>>
>
>Yes, I think the kernel is overreacting here.
>
>Manfred, what sayest thou?
>
>(nb: untested)
>
> 
>
It looks goot, it doesn't crash on boot

>Notes:
>
>- Swaps the ranking of cache_chain_sem and lock_cpu_hotplug().  Doesn't seem
>  important.
>
> 
>
Correct. It might even allow a further cleanup: Since both 
cpuup_callback and kmem_cache_create now runs entirely under 
cache_chain_sem, it could be possible to remove lock_cpu_hotplug() entirely.

>Signed-off-by: Andrew Morton <akpm@osdl.org>
> 
>
Signed-off-by: Manfred Spraul <manfred@colorfullife.com>

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

\
 
 \ /
  Last update: 2005-10-29 13:39    [W:0.546 / U:0.140 seconds]
©2003-2008 Jasper Spaans