Date: Fri, 6 Jun 2003 16:27:18 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include cpu.h Message-ID: <200306062327.h56NRI14074787@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306062327.h56NRI14074787>
