linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Anton Blanchard <anton@samba.org>
Cc: Matt Mackall <mpm@selenic.com>, Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, rjwalsh@durables.org
Subject: Re: [PATCH 1/3] netpoll api
Date: Wed, 10 Sep 2003 09:50:15 +0100	[thread overview]
Message-ID: <20030910095015.A17058@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20030910083935.GG1532@krispykreme>; from anton@samba.org on Wed, Sep 10, 2003 at 06:39:35PM +1000

On Wed, Sep 10, 2003 at 06:39:35PM +1000, Anton Blanchard wrote:
> > Hmmm, linux/irq.h seemed pretty generic. Maybe those other, silly
> > arches can mend their ways?

No chance.  linux/irq.h describes one implementation which is suitable
for some archtectures.  However, there are cases where it just doesn't
fit the requirements, and architectures are then free to implement
whatever they want.

linux/irq.h is a badly placed header file - it should have been placed
in asm-generic.  It was never intended to be included by .c files, only
by asm-*/irq.h.

-- 
Russell King (rmk@arm.linux.org.uk)	http://www.arm.linux.org.uk/personal/
Linux kernel maintainer of:
  2.6 ARM Linux   - http://www.arm.linux.org.uk/
  2.6 PCMCIA      - http://pcmcia.arm.linux.org.uk/
  2.6 Serial core

  reply	other threads:[~2003-09-10  8:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-10  7:40 [PATCH 1/3] netpoll api Matt Mackall
2003-09-10  7:49 ` Andrew Morton
2003-09-10  8:18   ` Matt Mackall
2003-09-10  8:39     ` Anton Blanchard
2003-09-10  8:50       ` Russell King [this message]
2003-09-10  9:08       ` Matt Mackall
2003-09-10 19:16         ` Benjamin Herrenschmidt
     [not found]         ` <20030910094259.1e176300.akpm@osdl.org>
2003-09-12 19:59           ` Matt Mackall

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=20030910095015.A17058@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=akpm@osdl.org \
    --cc=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=rjwalsh@durables.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).