From: Russell King <rmk@arm.linux.org.uk>
To: Ingo Molnar <mingo@elte.hu>
Cc: Norbert Roos <n.roos@berlin.de>, linux-kernel@vger.kernel.org
Subject: Re: System hangs during interruptible_sleep_on_timeout() under 2.4.9
Date: Wed, 26 Sep 2001 19:59:21 +0100 [thread overview]
Message-ID: <20010926195921.B3664@flint.arm.linux.org.uk> (raw)
In-Reply-To: <3BB20949.19469C6F@berlin.de> <Pine.LNX.4.33.0109261902350.6377-100000@localhost.localdomain>
In-Reply-To: <Pine.LNX.4.33.0109261902350.6377-100000@localhost.localdomain>; from mingo@elte.hu on Wed, Sep 26, 2001 at 07:05:42PM +0200
On Wed, Sep 26, 2001 at 07:05:42PM +0200, Ingo Molnar wrote:
> printk("<%d>", irq);
>
> into arch/i386/kernel/irq.c:do_IRQ(). So you can see what kind of
> interrupt traffic there is while the device initializes and you are
> waiting for it to generate an interrupt.
Hmm, isn't <0>, <1> etc used to encode the printk level in the string
though?
#define KERN_EMERG "<0>" /* system is unusable */
#define KERN_ALERT "<1>" /* action must be taken immediately */
#define KERN_CRIT "<2>" /* critical conditions */
... etc ...
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2001-09-26 18:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-26 16:58 System hangs during interruptible_sleep_on_timeout() under 2.4.9 Norbert Roos
2001-09-26 17:05 ` Ingo Molnar
2001-09-26 18:59 ` Russell King [this message]
2001-09-26 19:27 ` Ingo Molnar
2001-09-27 14:58 ` Norbert Roos
2001-09-27 15:37 ` Richard B. Johnson
2001-10-01 16:39 ` george anzinger
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=20010926195921.B3664@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=n.roos@berlin.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