AVR32: nmi_enter() without nmi_exit()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Manfred Spraul
Date: Wednesday, August 20, 2008 - 6:39 am

Hi Haavard,

You are listed as the maintainer for AVR32. If someone else is doing 
that now, could you forward the mail?

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.

Attached is a patch, not tested at all.

--
    Manfred
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
AVR32: nmi_enter() without nmi_exit(), Manfred Spraul, (Wed Aug 20, 6:39 am)
Re: AVR32: nmi_enter() without nmi_exit(), Haavard Skinnemoen, (Fri Sep 19, 3:47 am)