From: Chris Wedgwood <cw@f00f.org>
To: Andrew Morton <akpm@osdl.org>, Jeff Dike <jdike@karaya.com>,
linux-kernel@vger.kernel.org
Subject: Re: generic hardirq handling for uml
Date: Tue, 19 Oct 2004 20:18:26 -0700 [thread overview]
Message-ID: <20041020031826.GA9966@taniwha.stupidest.org> (raw)
In-Reply-To: <20041020001124.GA29215@admingilde.org>
On Wed, Oct 20, 2004 at 02:11:24AM +0200, Martin Waitz wrote:
> I just ported arch/um to generic hardirq handling.
heh, i posted something similat too
> -void free_irq(unsigned int irq, void *dev_id)
[...]
> - free_irq_by_irq_and_dev(irq, dev_id);
that is actually needed and missing from the generic code, if you run
w/o this you will get funnies won't you?
next prev parent reply other threads:[~2004-10-20 3:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-20 0:11 Martin Waitz
2004-10-20 3:18 ` Chris Wedgwood [this message]
2004-10-20 9:46 ` Martin Waitz
2004-10-20 9:49 ` Chris Wedgwood
2004-10-20 22:41 ` Andrew Morton
2004-10-22 3:19 ` Jeff Dike
2004-10-22 20:04 ` [PATCH] (another!) generic irq handling for UML Chris Wedgwood
2004-10-21 6:18 ` generic hardirq handling for uml Jeff Dike
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=20041020031826.GA9966@taniwha.stupidest.org \
--to=cw@f00f.org \
--cc=akpm@osdl.org \
--cc=jdike@karaya.com \
--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
Powered by JetHome