freebsd-skq/sys/arm64
Andrew Turner f56a08c810 Fix write only mappings on arm64
When trapping on a wrote access to a buffer the kernel has mapped as write
only we should only pass the VM_PROT_WRITE flag. Previously the call to
vm_fault_trap as the VM_PROT_READ flag was unexpected.

Reported by:	manu
Sponsored by:	Innovate UK
2020-10-13 10:26:15 +00:00
..
acpica arm64/acpi: Give the real PA limit to ACPI 2020-08-26 02:12:15 +00:00
arm64 Fix write only mappings on arm64 2020-10-13 10:26:15 +00:00
broadcom arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
cavium arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
cloudabi64 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf 10Gigabit Ethernet driver for AMD SoC 2020-10-11 16:01:16 +00:00
coresight arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
freescale/imx arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
include Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
intel
linux Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
qoriq Check the result of the function, not the pointer to it. 2020-09-27 16:15:03 +00:00
qualcomm
rockchip Implement workaround for broken access to configuration space. 2020-09-19 11:27:16 +00:00