* [2.6 patch] include/asm-arm26/hardirq.h: remove #define irq_enter()
@ 2005-07-21 14:32 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-07-21 14:32 UTC (permalink / raw)
To: spyro; +Cc: linux-kernel
This patch removes a #define for irq_enter that is superfluous due to a
similar one in include/linux/hardirq.h .
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
Note: The compilation of this patch was not tested.
--- linux-2.6.13-rc3-mm1-full/include/asm-arm26/hardirq.h.old 2005-07-21 16:27:36.000000000 +0200
+++ linux-2.6.13-rc3-mm1-full/include/asm-arm26/hardirq.h 2005-07-21 16:29:32.000000000 +0200
@@ -22,8 +22,6 @@
# error HARDIRQ_BITS is too low!
#endif
-#define irq_enter() (preempt_count() += HARDIRQ_OFFSET)
-
#ifndef CONFIG_SMP
extern asmlinkage void __do_softirq(void);
^ permalink raw reply [flat|nested] 2+ messages in thread
* [2.6 patch] include/asm-arm26/hardirq.h: remove #define irq_enter()
@ 2005-07-31 18:29 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-07-31 18:29 UTC (permalink / raw)
To: Andrew Morton; +Cc: spyro, linux-kernel
This patch removes a #define for irq_enter that is superfluous due to a
similar one in include/linux/hardirq.h .
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 21 Jul 2005
Note: The compilation of this patch was not tested.
--- linux-2.6.13-rc3-mm1-full/include/asm-arm26/hardirq.h.old 2005-07-21 16:27:36.000000000 +0200
+++ linux-2.6.13-rc3-mm1-full/include/asm-arm26/hardirq.h 2005-07-21 16:29:32.000000000 +0200
@@ -22,8 +22,6 @@
# error HARDIRQ_BITS is too low!
#endif
-#define irq_enter() (preempt_count() += HARDIRQ_OFFSET)
-
#ifndef CONFIG_SMP
extern asmlinkage void __do_softirq(void);
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-31 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-21 14:32 [2.6 patch] include/asm-arm26/hardirq.h: remove #define irq_enter() Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-07-31 18:29 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox