K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-06-06T23:27:18.000000Z K 7 svn:log V 256 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. END