From: Anton Blanchard <anton@samba.org>
To: Matt Mackall <mpm@selenic.com>
Cc: 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 18:39:35 +1000 [thread overview]
Message-ID: <20030910083935.GG1532@krispykreme> (raw)
In-Reply-To: <20030910081845.GF4489@waste.org>
> Hmmm, linux/irq.h seemed pretty generic. Maybe those other, silly
> arches can mend their ways?
linux/irq.h:
/*
* Please do not include this file in generic code. There is currently
* no requirement for any architecture to implement anything held
* within this file.
*
* Thanks. --rmk
*/
Generic? Nice try :)
> Ok, looks like m68k, s390, and sparcx are the only ones not using
> irq_desc, and only s390 seems to be far from the irq_desc model. Or I
> could be quite mistaken.
irq_desc will probably die in 2.7, replaced with some helper macros. Its
not a neat fit for many arches (ppc64 included).
Anton
next prev parent reply other threads:[~2003-09-10 8:43 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 [this message]
2003-09-10 8:50 ` Russell King
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=20030910083935.GG1532@krispykreme \
--to=anton@samba.org \
--cc=akpm@osdl.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