diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2006-10-30 01:32:31 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-10-31 04:33:33 +0100 |
commit | 9001f2850ff92b52d7654379e7b7feb72f78f161 (patch) | |
tree | 2482fa3e7653f633dad7b0e864ade020d390d719 /ipc | |
parent | [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 (diff) | |
download | linux-9001f2850ff92b52d7654379e7b7feb72f78f161.tar.xz linux-9001f2850ff92b52d7654379e7b7feb72f78f161.zip |
[SPARC64]: Fix Tomatillo/Schizo IRQ handling.
The code in schizo_irq_trans_init() should set irq_data->sync_reg
to the location of the SYNC register if this is Tomatillo, and set
it to zero otherwise. But that is not what it is doing.
As a result, non-Tomatillo systems were trying to access a
non-existent register resulting in bus errors at the first
PCI interrupt.
Thanks to Roland Stigge for the bug report.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions