From: Russell King <rmk@arm.linux.org.uk>
To: Matthew Wilcox <matthew@wil.cx>
Cc: linux-arch@vger.kernel.org
Subject: Re: mask_irq
Date: Mon, 6 Dec 2004 13:31:15 +0000 [thread overview]
Message-ID: <20041206133115.A19395@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20041206124553.GM15450@parcelfarce.linux.theplanet.co.uk>; from matthew@wil.cx on Mon, Dec 06, 2004 at 12:45:53PM +0000
On Mon, Dec 06, 2004 at 12:45:53PM +0000, Matthew Wilcox wrote:
>
> I don't know when it happened, but mask_irq() is no longer required
> as an interface. The following architectures still define and/or use
> it internally:
>
> arm arm26 cris mips parisc ppc ppc64 sh sh64 x86_64
I guess this is a result of a quick grep without looking at the
results. I think you'll find that mask_irq() isn't an interface
ARM architectures export, but is part of a function name, eg,
dummy_mask_unmask_irq().
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
next prev parent reply other threads:[~2004-12-06 13:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-06 12:45 mask_irq Matthew Wilcox
2004-12-06 13:31 ` Russell King [this message]
2004-12-06 13:36 ` mask_irq Ralf Baechle
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=20041206133115.A19395@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=linux-arch@vger.kernel.org \
--cc=matthew@wil.cx \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.