cvs commit: src/sys/ia64/include cpu.h
Marcel Moolenaar
marcel at FreeBSD.org
Fri Jun 6 16:27:19 PDT 2003
marcel 2003/06/06 16:27:18 PDT
FreeBSD src repository
Modified files:
sys/ia64/include cpu.h
Log:
Have TRAPF_USERMODE() take into account that the gateway page is not
always kernel space. It should be treated as user space when run with
user privileges (which is the case for the signal trampolines). This
fixes its only use in a KASSERT in subr_trap.c.
Revision Changes Path
1.33 +8 -2 src/sys/ia64/include/cpu.h
More information about the cvs-src
mailing list