microblaze: Fix level interrupt ACKing
authorsteve@digidescorp.com <steve@digidescorp.com>
Tue, 17 Nov 2009 14:43:39 +0000 (08:43 -0600)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:45:06 +0000 (08:45 +0100)
Level interrupts need to be ack'd in the unmask handler, as in powerpc.
Among other issues, this bug causes the system clock to appear to run at
double-speed.

Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found