CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2018/04/09 16:21:05

Modified files:
        sys/arch/arm64/arm64: syscall.c trap.c 

Log message:
Set trapframe pointer early on in do_el0_sync.  This allows the use of
PROC_STACK() in the upcoming stack pointer checking diff and probably fixes
bugs where ptrace(2) and core dumps would report the wrong register state.

ok deraadt@

Reply via email to