freebsd-skq/sys/arm64
kib 98df6be028 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 Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Do not hold the process around the vm_fault() call from the trap()s. 2015-09-10 17:46:48 +00:00
cavium Add support for external PCIe (PEM) on Cavium's ThunderX 2015-08-08 21:32:03 +00:00
conf Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. For 2015-09-01 17:13:04 +00:00
include Remove pmap_kenter from pmap.h, the function doesn't exist. 2015-08-20 12:07:44 +00:00