Remove demap code for MMU miss faults.
authormiod <miod@openbsd.org>
Mon, 8 Apr 2024 20:07:07 +0000 (20:07 +0000)
committermiod <miod@openbsd.org>
Mon, 8 Apr 2024 20:07:07 +0000 (20:07 +0000)
commit74cac49094a041c4c3afab1c020ce39faebc2976
treea82ef11bff127c37a8417d3595338d73df764982
parente1f14dc30c5565c2edc83c26ae8780626616ec88
Remove demap code for MMU miss faults.

This code was #if 0, except for instruction misses where it had been enabled
probably by mistake... and was demapping in the data mmu anyway...
(#include <facepalm.h>)

ok kettenis@
sys/arch/sparc64/sparc64/locore.s