diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-06-08 03:58:22 +0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-06-08 03:59:51 +0400 |
commit | ec4d18f219e71ef682fe2d7b9a6d121617fef6d5 (patch) | |
tree | 2384d96fc5e4c158f9ef6da34c22af25bf576736 /arch/xtensa/kernel/xtensa_ksyms.c | |
parent | 321566c2504445160b18e1508a73081579923a6b (diff) | |
download | linux-ec4d18f219e71ef682fe2d7b9a6d121617fef6d5.tar.xz |
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
We used to access the 64-bit IRQ IMAP and ICLR registers of bus
controllers 4-bytes in and as a 32-bit register word, since only the
low 32-bits were relevant. This seemed like a good idea at the time.
But the PCI-E controller requires full 8-byte 64-bit access to
these registers, so we switched over to accessing them fully.
SBUS was not adjusted properly, which broke interrupts completely.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/xtensa/kernel/xtensa_ksyms.c')
0 files changed, 0 insertions, 0 deletions