summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/regex.cpp
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2015-09-10 17:46:48 +0000
committerkib <kib@FreeBSD.org>2015-09-10 17:46:48 +0000
commit98df6be0286a4c7c9e09982b5ebaf40624012a51 (patch)
treed2b60efe1b90d00962597043684dc1d7b73de7d3 /contrib/libc++/src/regex.cpp
parent7ee575bccae31cf9cf140b6bd20f80360024ade4 (diff)
downloadFreeBSD-src-98df6be0286a4c7c9e09982b5ebaf40624012a51.zip
FreeBSD-src-98df6be0286a4c7c9e09982b5ebaf40624012a51.tar.gz
Do not hold the process around the vm_fault() call from the trap()s.
The only operation which is prevented by the hold is the kernel stack swapout for the faulted thread, which should be fine to allow. Remove useless checks for NULL curproc or curproc->p_vmspace from the trap_pfault() wrappers on x86 and powerpc. Reviewed by: alc (previous version) Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
Diffstat (limited to 'contrib/libc++/src/regex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud