]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdbdb001990037016b53d8b89695a7498737a2118
tree5cfe889e9da8d89dbafc062ef41746697ecce11c
parent59540dded04a261875bfd1df115e10cd77009a01
microblaze: Fix level interrupt ACKing

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>
arch/microblaze/kernel/intc.c