freebsd-skq/sys/arm64
ed 887bfdc0a4 Don't forget to set sa->narg for CloudABI system calls.
It turns out that this value is not used within the system call code
under normal conditions, except when using tracing tools like ktrace.
If we forget to set this value, it is set to random garbage. This may
cause ktrace to hang indefinitely, making it impossible to kill.

Reported by: Michael Plass
PR: 210800
MFC before: 11.0-RELEASE
2016-07-08 20:09:21 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Remove the old pre-INTRNG arm64 interrupt framework. GENERIC was switched 2016-07-06 16:20:10 +00:00
cavium Mark the ThunderX and generic PCI drivers as cache-coherent when we know 2016-05-31 09:15:21 +00:00
cloudabi64 Don't forget to set sa->narg for CloudABI system calls. 2016-07-08 20:09:21 +00:00
conf Switch arm64 to use intrng by default. The old interrupt handling code can 2016-06-07 20:14:08 +00:00
include ARM64: fix DMAP calculation 2016-06-30 04:58:19 +00:00