From: David S. Miller Date: Mon, 29 Aug 2005 19:44:40 +0000 (-0700) Subject: [SPARC64]: Fix trap state reading for instruction_access_exception. X-Git-Tag: v2.6.14-rc1~1045 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea68e02766c52c153c62fc423cda659a80e45fa;p=pandora-kernel.git [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 --- Reading git-diff-tree failed