]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Do not show error message for 32 interrupt lines
authorMichal Simek <monstr@monstr.eu>
Wed, 27 Jul 2011 08:45:32 +0000 (10:45 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 27 Jul 2011 09:02:00 +0000 (11:02 +0200)
commit1a99072aab013fb1ddd0d7a1465572885072e230
tree07acba29752f42195d984389657a83d55755ecf1
parent8f38161d7fa319517965b6985f137313028c5305
microblaze: Do not show error message for 32 interrupt lines

When interrupt controller uses 32 interrupts lines the kernel
show error message about mismatch in kind-of-intr parameter
because it exceeds u32. Recast fixs this issue.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/intc.c