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
..
2008-09-19 18:21:29 +02:00
2006-11-06 10:43:23 +01:00
2008-01-25 08:31:43 +01:00
2008-04-17 10:42:34 -04:00
2008-01-25 08:31:43 +01:00
2008-06-27 15:07:35 +02:00
2006-09-26 08:48:54 -07:00
2008-09-19 20:08:08 +02:00