1
0
Fork 0
alistair23-linux/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 atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y 2008-09-19 18:21:29 +02:00
boot avr32: add .gitignore files 2008-09-19 18:21:29 +02:00
configs avr32: Update defconfigs 2008-08-08 12:44:41 +02:00
include/asm avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00
kernel avr32: nmi_enter() without nmi_exit() 2008-09-19 20:08:08 +02:00
lib avr32: add generic_find_next_le_bit bit function 2008-09-19 18:21:30 +02:00
mach-at32ap avr32: pm_standby low-power ram bug fix 2008-09-01 13:04:09 +02:00
mm avr32: use generic show_mem() 2008-07-26 12:00:10 -07:00
oprofile avr32: Delete mostly unused header asm/intc.h 2008-04-19 20:40:07 -04:00
Kconfig gpiolib: allow user-selection 2008-07-25 10:53:30 -07:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile avr32: Remove include/asm-avr32/arch-at32ap 2008-08-08 12:31:55 +02:00