On Fujitsu's SPARC64 CPUs, the data_access_error trap is synchronous, and AFSR
authorkettenis <kettenis@openbsd.org>
Sat, 12 Jul 2008 08:08:54 +0000 (08:08 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 12 Jul 2008 08:08:54 +0000 (08:08 +0000)
commit47a25911a7733818fcc3aa0a601f5878639cd987
tree6bb8983772ca0db529daf5cb427b5026f31e1539
parent9274030abe07f399ea2f301f3ebe700b79181e2f
On Fujitsu's SPARC64 CPUs, the data_access_error trap is synchronous, and AFSR
will be 0.  Check SFSR too, before deciding there's no fault.
sys/arch/sparc64/sparc64/trap.c