https://github.com/torvalds/linux
Revision 58424a49cb99c4ad9386b47f885b352476313a02 authored by Steven J. Magnani on 01 February 2010, 12:34:45 UTC, committed by Michal Simek on 03 February 2010, 12:17:44 UTC
Interrupts must be disabled while an interrupt state restore
(prep for interrupt return) is in progress.
Code to do this was lost in the port to the mainline kernel.

Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
1 parent 7823860
History
Tip revision: 58424a49cb99c4ad9386b47f885b352476313a02 authored by Steven J. Magnani on 01 February 2010, 12:34:45 UTC
microblaze: fix interrupt state restore
Tip revision: 58424a4

back to top