freebsd-dev/sys/i386
Konstantin Belousov 1fa6712471 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
2015-09-10 17:46:48 +00:00
..
acpica
bios
conf Add pmspvc device back to GENERIC. The issues with the device playing 2015-08-03 13:49:46 +00:00
i386 Do not hold the process around the vm_fault() call from the trap()s. 2015-09-10 17:46:48 +00:00
ibcs2
include Remove unused i386 header privatespace.h. For the native kernel, its 2015-08-07 05:59:58 +00:00
isa
linux
pci
svr4
xbox
Makefile