public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: David Michael Norris <norrisd@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: 2.4.1-pre3 kernel oops from kmem_cache_create(...)
Date: Tue, 16 Jan 2001 03:07:13 +0100	[thread overview]
Message-ID: <20010116030713.B614@suse.de> (raw)
In-Reply-To: <20010115210433.A1799@purdue.edu>
In-Reply-To: <20010115210433.A1799@purdue.edu>; from norrisd@purdue.edu on Mon, Jan 15, 2001 at 09:04:33PM -0500

On Mon, Jan 15 2001, David Michael Norris wrote:
> During boot of the 2.4.1-pre3 kernel, I received this oops:
> 
> BUG() in slab.c:804
> EIP:	0010:[<c01251df>]
> Code:	0f 0b 83 c4 0c 8b 1b 81 fb 7c 52 27 c0 75 c2 a1 7c 52 27 c0

module_init marks loop_init __init, and ll_rw_blk:blk_dev_init calls
it too. So just remove the latter loop_init() call and it should be
fine.

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2001-01-16  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-16  2:04 2.4.1-pre3 kernel oops from kmem_cache_create(...) David Michael Norris
2001-01-16  2:07 ` Jens Axboe [this message]

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=20010116030713.B614@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=norrisd@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox