[SPARC64]: Fix trap state reading for instruction_access_exception.
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2005 19:44:40 +0000 (12:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2005 19:44:40 +0000 (12:44 -0700)
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>

No differences found