linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Bill Huey <billh@gnuppy.monkey.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Assert failure, IDE ?
Date: 28 Sep 2002 10:52:15 +0100	[thread overview]
Message-ID: <1033206735.17717.20.camel@irongate.swansea.linux.org.uk> (raw)
In-Reply-To: <20020928004448.GA764@gnuppy.monkey.org>

On Sat, 2002-09-28 at 01:44, Bill Huey wrote:
> 
> Hello,
> 
> In 2.5.39, I get at boot time:
> 

IDE calls request_irq. It needs to call it with locks held but
internally request_irq does sleeping allocations. Once request_irq is
fixed the problem should go away.


Alan


      reply	other threads:[~2002-09-28  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-28  0:44 Assert failure, IDE ? Bill Huey
2002-09-28  9:52 ` Alan Cox [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=1033206735.17717.20.camel@irongate.swansea.linux.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=billh@gnuppy.monkey.org \
    --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 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).