public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.13 0/4] Cleanup - remove unnecessary handle_IRQ_event() prototype
@ 2005-09-08  5:35 Kenji Kaneshige
  2005-09-08  5:41 ` [PATCH 2.6.13 1/4] Cleanup - remove unnecessary handle_IRQ_event() prototype (mips) Kenji Kaneshige
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kenji Kaneshige @ 2005-09-08  5:35 UTC (permalink / raw)
  To: Andrew Morton, Linux Kernel Mailing List

Hi,

I think the function prototypes for handle_IRQ_event() in
include/asm-{mips,ppc,sh,x86_64}/irq.h are no longer needed because
these architectures are using GENERIC_HARDIRQ. This series of patches
removes those unnecessary handle_IRQ_event() prototypes.

NOTE: Since I don't have these architectures, these patches are not
tested yet. I hope these patches will be tested by someone who has
these architectures.

Thanks,
Kenji Kaneshige

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-09-08  5:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-08  5:35 [PATCH 2.6.13 0/4] Cleanup - remove unnecessary handle_IRQ_event() prototype Kenji Kaneshige
2005-09-08  5:41 ` [PATCH 2.6.13 1/4] Cleanup - remove unnecessary handle_IRQ_event() prototype (mips) Kenji Kaneshige
2005-09-08  5:42 ` [PATCH 2.6.13 2/4] Cleanup - remove unnecessary handle_IRQ_event() prototype (ppc) Kenji Kaneshige
2005-09-08  5:43 ` [PATCH 2.6.13 3/4] Cleanup - remove unnecessary handle_IRQ_event() prototype (sh) Kenji Kaneshige
2005-09-08  5:44 ` [PATCH 2.6.13 4/4] Cleanup - remove unnecessary handle_IRQ_event() prototype (x86_64) Kenji Kaneshige

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox