From: Richard Henderson <rth@twiddle.net>
To: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Mathieu Chouquet-Stringer <mchouque@free.fr>,
linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org,
Christoph Hellwig <hch@lst.de>, Andrew Morton <akpm@osdl.org>,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: Problem on Alpha with "convert to generic irq framework"
Date: Wed, 8 Mar 2006 09:56:52 -0800 [thread overview]
Message-ID: <20060308175652.GA28296@twiddle.net> (raw)
In-Reply-To: <20060308142857.A4851@jurassic.park.msu.ru>
On Wed, Mar 08, 2006 at 02:28:57PM +0300, Ivan Kokshaysky wrote:
> irq_enter();
> local_irq_disable();
> __do_IRQ(irq, regs);
> - local_irq_enable();
> irq_exit();
This will need commenting if it's to go in.
r~
next prev parent reply other threads:[~2006-03-08 17:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-04 11:12 Problem on Alpha with "convert to generic irq framework" Mathieu Chouquet-Stringer
2006-03-06 12:51 ` Ivan Kokshaysky
2006-03-06 13:00 ` Al Viro
2006-03-06 14:14 ` Mathieu Chouquet-Stringer
2006-03-06 13:54 ` Mathieu Chouquet-Stringer
2006-03-06 16:13 ` Ivan Kokshaysky
2006-03-06 16:31 ` Mathieu Chouquet-Stringer
2006-03-08 11:28 ` Ivan Kokshaysky
2006-03-08 12:48 ` Mathieu Chouquet-Stringer
2006-03-08 17:56 ` Richard Henderson [this message]
2006-03-08 21:51 ` Ivan Kokshaysky
2006-03-09 12:34 ` Mathieu Chouquet-Stringer
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=20060308175652.GA28296@twiddle.net \
--to=rth@twiddle.net \
--cc=akpm@osdl.org \
--cc=hch@lst.de \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchouque@free.fr \
--cc=torvalds@osdl.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).