microblaze: fix interrupt state restore
authorSteven J. Magnani <steve@digidescorp.com>
Mon, 1 Feb 2010 12:34:45 +0000 (06:34 -0600)
committerMichal Simek <monstr@monstr.eu>
Wed, 3 Feb 2010 12:17:44 +0000 (13:17 +0100)
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>

No differences found