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