diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-06-25 10:57:57 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-06-29 10:06:37 +0100 |
commit | 1613cc1119ecdb1bdb950da53065e615e4c4b8db (patch) | |
tree | 71718e744e862948772d03f84f20c17284f4da73 /lib/debugobjects.c | |
parent | 198a0a927ab9c52a68297120ee6dd4e36a975b0e (diff) |
ARM: entry: no need to increase preempt count for IRQ handlers
irq_enter() and irq_exit() already take care of the preempt_count
handling for interrupts, which increment and decrement the hardirq
bits of the preempt count. So we can remove the preempt count handing
in our IRQ entry/exit assembly, like x86 did some 9 years ago.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions