freebsd-dev/sys/arm64
Elliott Mitchell c7e5e9dc41 arm: remove interrupt nesting by ipi_preempt()/ipi_hardclock()
This was needed when intr_ipi_dispatch() was called by hardware-specific
IPI interrupt routines which didn't save the trap frame.  Now all ARM
interrupts pass through INTRNG which will have already saved the trap
frame and disabled preemption.

Remove the conditional trapframe/argument passing to the handlers.

Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D37938
2023-04-26 20:08:30 +01:00
..
acpica Note that static hints no longer break loader hints 2023-04-26 00:38:32 -05:00
arm64 arm: remove interrupt nesting by ipi_preempt()/ipi_hardclock() 2023-04-26 20:08:30 +01:00
broadcom Mechanically convert genet(4) to IfAPI 2023-01-31 16:26:34 -05:00
cavium arm64: fix the LINT-ACPI build 2023-03-07 11:37:31 -06:00
conf Add vt_simplefb to the arm64 NOTES file 2023-04-26 14:11:36 +01:00
coresight arm64: coresight: fix the build without FDT 2022-09-29 14:33:33 -05:00
freescale/imx
include Add padding for future use on arm64 2023-04-25 10:23:15 +01:00
intel
iommu Remove unneeded SMMU macros 2023-04-24 12:48:01 +01:00
linux linux(4): Fix LINUX_AT_COUNT comments 2023-04-22 22:16:43 +03:00
nvidia/tegra210 sys: Nuke double-semicolons 2022-11-02 09:34:20 -06:00
qoriq Map arm64 pci config memory as non-posted 2023-03-05 20:17:21 +00:00
qualcomm
rockchip Fix style. 2023-04-07 03:18:42 +00:00