Karsten Wiese
f26fdd5992
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
...
IRQ_PER_CPU is not used by all architectures. This patch introduces the
macros ARCH_HAS_IRQ_PER_CPU and CHECK_IRQ_PER_CPU() to avoid the generation
of dead code in __do_IRQ().
ARCH_HAS_IRQ_PER_CPU is defined by architectures using IRQ_PER_CPU in their
include/asm_ARCH/irq.h file.
Through grepping the tree I found the following architectures currently use
IRQ_PER_CPU:
cris, ia64, ppc, ppc64 and parisc.
Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:29 -07:00
..
2005-08-16 21:06:25 -07:00
2005-05-01 08:58:46 -07:00
2005-08-29 10:53:37 +10:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:21 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-26 19:37:11 -07:00
2005-06-28 21:20:32 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:19 -07:00
2005-09-06 16:09:21 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-21 18:46:31 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:21 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:35 +10:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:17 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:23:39 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:31 +10:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:32 +10:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:29 -07:00
2005-06-25 16:24:38 -07:00
2005-06-25 16:24:51 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 15:23:53 -07:00
2005-09-05 00:05:38 -07:00
2005-09-05 00:06:01 -07:00
2005-09-06 16:07:36 +10:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:17 -07:00
2005-05-05 16:36:32 -07:00
2005-09-06 16:57:46 +10:00
2005-06-23 09:45:06 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:33 +10:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:43:31 +10:00
2005-04-16 15:20:36 -07:00
2005-09-06 16:09:21 +10:00
2005-06-30 15:16:09 +10:00
2005-09-05 00:05:39 -07:00
2005-08-30 13:40:02 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-04 21:32:46 -07:00
2005-08-29 10:53:31 +10:00
2005-08-30 12:08:10 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:38 +10:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:32 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-30 13:38:19 +10:00
2005-08-29 10:53:31 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:43:28 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-04 07:33:15 -07:00
2005-06-23 09:43:37 +10:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:06 -07:00
2005-05-01 08:58:47 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 16:07:53 +10:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:19 -07:00
2005-06-23 09:43:07 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-01 21:38:01 -07:00
2005-09-05 00:05:48 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 16:07:37 +10:00
2005-04-16 15:20:36 -07:00
2005-07-30 10:14:46 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:24:35 -07:00
2005-04-16 15:20:36 -07:00
2005-08-30 13:31:56 +10:00
2005-08-04 13:00:55 -07:00