Module Name: src Committed By: rin Date: Tue Jul 7 00:41:32 UTC 2020
Modified Files:
src/sys/arch/powerpc/booke: trap.c
Log Message:
Do not clear pcb_onfault for error path of setfault().
This is caller's responsibility, and all the callers actually do so.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/powerpc/booke/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
