]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] cell: fix interrupt priority handling
authorarnd@arndb.de <arnd@arndb.de>
Mon, 19 Jun 2006 18:33:17 +0000 (20:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:29 +0000 (15:01 +1000)
commit6c56915d76155b3a8d73b7cfae45bff3c5a1f18d
tree6c2163a85a1c26250f1fd66692fbdb745b126681
parent14a042233d224d456ddc64751906acdf01672080
[POWERPC] cell: fix interrupt priority handling

Checking the priority field to test for irq validity is
completely bogus and breaks with future external interrupt
controllers.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/interrupt.c