diff options
| author | Benjamin Herrenschmidt <[email protected]> | 2007-12-20 15:10:02 +1100 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2007-12-20 16:18:17 +1100 |
| commit | 54a24cbbd0184faffc37c39cd3a896f4ddac3e03 (patch) | |
| tree | 4ff7a745643406883ba87ee4aa4f527040c6bf71 /include/linux/timerqueue.h | |
| parent | 553aa7659bc0e188348f64e978343ed984eb6e56 (diff) | |
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
The PCI IRQ code has a fallback when the device-tree parsing fails, that
tries to map the interrupt indicated by PCI_INTERRUPT_LINE if the firmware
set something in there. This is a bit fragile but has proven useful in some
cases so far. However, it's causing us to incorrectly try to map interrupt 0
on various setups, so let's prevent that case, as none of the cases where
the fallback is legit should have an IRQ 0.
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions