CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2011/04/13 09:22:48
Modified files: sys/arch/hppa64/hppa64: locore.S Log message: Do not use a virtual address whilst in physical mode. Instead save the sp and iir in the physical trap save area and copy into the trap frame once back in virtual. ok kettenis@