Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-10 | sparc64: Commonize large portions of PSYCHO error handling. | David S. Miller | |
The IOMMU and streaming cache error interrogation is moved here as well as the PCI error interrupt handler. Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2008-09-10 | sparc64: Create and use psycho_pbm_init_common(). | David S. Miller | |
Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2008-09-10 | sparc64: Start commonizing code common between SABRE and PSYCHO. | David S. Miller | |
These are very similar chips, in fact they are identical in some macro blocks. So start commonizing code which they can share. We begin with the IOMMU initialization sequence. Signed-off-by: David S. Miller <davem@davemloft.net> |