freebsd-skq/sys/arm64
zbb 820d648934 Fix intr_machdep.c for ARM64
On ARMv8 IPIs are mapped to 0-15. Incrementing the number by 16
is wrong, because it sets a reserved bit in the IPI register.
This patch removes all "+16" to comply with specs.

Obtained from: Semihalf
Sponsored by:  The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3029
2015-07-14 11:59:43 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Fix intr_machdep.c for ARM64 2015-07-14 11:59:43 +00:00
conf Spell crypto correctly. 2015-07-14 10:47:56 +00:00
include Implement stubs for ACPI PCI routines 2015-07-12 17:28:31 +00:00