linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lou Langholtz <ldl@aros.net>
To: mbligh@aracnet.com, linux-kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@digeo.com>
Subject: Re: [Bug 895] New: Kernel panic at boot: EIP is at kobject_get
Date: Fri, 11 Jul 2003 10:21:46 -0600	[thread overview]
Message-ID: <3F0EE41A.5060004@aros.net> (raw)

This is the request_queue_t kobj field not being intialized by 
drivers/block/ll_rw_blk.c blk_init_queue() bug. Either blk_init_queue() 
needs to be fixed to initialize the new q->kobj field (my 
recommendation) or the memset() hack to nbd needs to be merged in. 
Please CC me at least on any further correspondence regarding this so I 
have a better chance of catching these emails. Thanks.


             reply	other threads:[~2003-07-11 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-11 16:21 Lou Langholtz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-09 17:09 [Bug 895] New: Kernel panic at boot: EIP is at kobject_get Martin J. Bligh

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=3F0EE41A.5060004@aros.net \
    --to=ldl@aros.net \
    --cc=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.com \
    /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;
as well as URLs for NNTP newsgroup(s).