From: Kumar Gala <galak@kernel.crashing.org>
To: Jeff Garzik <jeff@garzik.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
akpm@linux-foundation.org, davem@davemloft.net,
tony.luck@intel.com, linux-ia64@vger.kernel.org,
paulus@samba.org, benh@kernel.crashing.org
Subject: Re: [PATCH] IA64, PPC, SPARC: minor irq handler cleanups
Date: Fri, 26 Oct 2007 09:44:26 +0000 [thread overview]
Message-ID: <CF660BA8-BEC6-4CB7-9627-0135ACD46DD8@kernel.crashing.org> (raw)
In-Reply-To: <d12d72446eb0ff40da5e709b1f658df479b92658.1193390975.git.jeff@garzik.org>
On Oct 26, 2007, at 4:40 AM, Jeff Garzik wrote:
> ia64/sn/kernel/huberror.c:
> - remove pointless void* cast
> - add KERN_xxx prefix
>
> ia64/sn/pci/tioce_provider.c: start functions at column zero
>
> ppc/8xx_io/fec.c: kill prototype, remove extra whitespace
>
> ppc/platforms/85xx/*
> 'irq' argument in irq handler is used purely as a temporary
> variable. Update the function to reflect this usage, changing
> the first arg's name from 'irq' to 'dummy'
>
> ppc/platforms/sbc82xx.c: ditto
>
> sparc/kernel/time.c: mark timer_interrupt() static (from DaveM)
>
> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
> ---
> arch/ia64/sn/kernel/huberror.c | 4 ++--
> arch/ia64/sn/pci/tioce_provider.c | 6 ++++--
> arch/ppc/8xx_io/fec.c | 3 +--
> arch/ppc/platforms/85xx/mpc8560_ads.c | 4 +++-
> arch/ppc/platforms/85xx/mpc85xx_cds_common.c | 4 +++-
> arch/ppc/platforms/85xx/stx_gp3.c | 4 +++-
> arch/ppc/platforms/85xx/tqm85xx.c | 4 +++-
> arch/ppc/platforms/sbc82xx.c | 4 +++-
> arch/sparc/kernel/time.c | 2 +-
> 9 files changed, 23 insertions(+), 12 deletions(-)
I haven't been following this with detail. Is the intent that this
would be for 2.6.24 or .25?
- k
next prev parent reply other threads:[~2007-10-26 9:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <9799624f63e093aa915947aea8fb1b8a5df959a1.1193390973.git.jeff@garzik.org>
2007-10-26 9:40 ` [PATCH] Remove always-true tests in irq handlers Jeff Garzik
2007-10-26 12:02 ` Ralf Baechle
2007-10-26 9:40 ` [PATCH] IA64, PPC, SPARC: minor irq handler cleanups Jeff Garzik
2007-10-26 9:44 ` Kumar Gala [this message]
2007-10-26 9:49 ` Jeff Garzik
2007-10-26 14:55 ` Kumar Gala
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=CF660BA8-BEC6-4CB7-9627-0135ACD46DD8@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=akpm@linux-foundation.org \
--cc=benh@kernel.crashing.org \
--cc=davem@davemloft.net \
--cc=jeff@garzik.org \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=tony.luck@intel.com \
/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