linux-stable-rt/arch/avr32
Manfred Spraul 3d431a7427 avr32: nmi_enter() without nmi_exit()
While updating the rcu code, I noticed that do_nmi() for AVR32 is odd:
There is an nmi_enter() call without an nmi_exit().
This can't be correct, it breaks rcu (at least the preempt version) and
lockdep.

[haavard.skinnemoen@atmel.com: fixed another case that returned directly]
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-09-19 20:08:08 +02:00
..
boards
boot
configs
include/asm
kernel avr32: nmi_enter() without nmi_exit() 2008-09-19 20:08:08 +02:00
lib
mach-at32ap
mm
oprofile
Kconfig
Kconfig.debug
Makefile