commit | 5ea68e02766c52c153c62fc423cda659a80e45fa | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 29 12:44:40 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 29 12:44:40 2005 -0700 |
tree | 36b2d363204e817d360670b996ce310df7eebff1 | |
parent | bf4e70e54cf31dcca48d279c7f7e71328eebe749 [diff] |
[SPARC64]: Fix trap state reading for instruction_access_exception. 1) Read ASI_IMMU SFSR not ASI_DMMU. 2) IMMU has no SFAR, read TPC instead 3) Delete old and incorrect comment about the DTLB protection trap having a dependency on the SFSR contents in order to function correctly Signed-off-by: David S. Miller <davem@davemloft.net>