CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/19 12:18:15
Modified files:
sys/arch/amd64/amd64: trap.c
Log message:
the userland pagefault handler can drop the kernel lock before going
into trapsignal()
discussed with kettenis
