commit | b40feec8efbe609a3a38bca1f18d3ba4d590563a | [log] [tgz] |
---|---|---|
author | arnd@arndb.de <arnd@arndb.de> | Mon Jun 19 20:33:17 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 21 15:01:29 2006 +1000 |
tree | 6c2163a85a1c26250f1fd66692fbdb745b126681 | |
parent | acf7d76827a577059636e949079021e6af6dd702 [diff] |
[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>