All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Davi Arnaut <davi.lkml@gmail.com>,
	greearb@candelatech.com, linux-kernel@vger.kernel.org
Subject: Re: kernel BUG at mm/slab.c:1488! (2.6.13.2)
Date: Sat, 29 Oct 2005 13:37:02 +0200	[thread overview]
Message-ID: <43635EDE.3040108@colorfullife.com> (raw)
In-Reply-To: <20051027215312.57303595.akpm@osdl.org>

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>


  parent reply	other threads:[~2005-10-29 11:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28  3:32 kernel BUG at mm/slab.c:1488! (2.6.13.2) Davi Arnaut
2005-10-28  4:53 ` Andrew Morton
2005-10-28 10:36   ` Davi Arnaut
2005-10-28 10:55     ` Andrew Morton
2005-10-29 11:37   ` Manfred Spraul [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-27 20:55 Ben Greear
2005-10-27 21:37 ` Nate Diller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43635EDE.3040108@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=akpm@osdl.org \
    --cc=davi.lkml@gmail.com \
    --cc=greearb@candelatech.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.