From: Christoph Hellwig <hch@infradead.org>
To: Chris Wedgwood <cw@f00f.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] add hook to generic irq code (free_irq)
Date: Wed, 20 Oct 2004 14:07:15 +0100 [thread overview]
Message-ID: <20041020130715.GA20287@infradead.org> (raw)
In-Reply-To: <20041020023156.GA8597@taniwha.stupidest.org>
On Tue, Oct 19, 2004 at 07:31:56PM -0700, Chris Wedgwood wrote:
> This is needed because some architectures (well, presently only UML)
> needs to be notified as things are freed.
>
> Signed-off-by: cw@f00f.org
>
>
> I can't say I'm 100% happy about this, either the name or a somewhat
> ugly hook that is called with a spinlock held but for lack of any
> better suggestions...
This looks rather bogus to me. What prevents UML from doing it's work
at the struct hw_interrupt_type level?
next prev parent reply other threads:[~2004-10-20 13:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-20 2:31 Chris Wedgwood
2004-10-20 13:07 ` Christoph Hellwig [this message]
2004-10-20 19:42 ` Chris Wedgwood
2004-10-21 2:26 ` [RFC] add struct hw_interrupt_type->release Chris Wedgwood
2004-10-21 2:35 ` [RFC] UML converstion to generic irq code (requires hw_interrupt_type->release(...) patch) Chris Wedgwood
2004-10-21 7:23 ` [RFC] add struct hw_interrupt_type->release Christoph Hellwig
2005-01-13 4:22 ` Paolo \'Blaisorblade\' Giarrusso
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=20041020130715.GA20287@infradead.org \
--to=hch@infradead.org \
--cc=cw@f00f.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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