freebsd-dev/sys/arm64
Mike Karels 13604fb0fd genet: Fix potential crash during attach
As pointed out in the bug, the genet driver (RPi4 Ethernet) was
attaching the interrupts before the data structures were fully
initialized, causing a crash if an interrupt came in during the
attach.  Fix by reordering code blocks.

PR:		256334
Reported by:	< ghuckriede at blackberry.com >
Reviewed by:	< ghuckriede at blackberry.com > (informally)
MFC after:	3 days
2021-06-20 11:17:13 -05:00
..
acpica arm64/acpi: Give the real PA limit to ACPI 2020-08-26 02:12:15 +00:00
arm64 Add more GIC and GICv3 registers 2021-06-14 14:53:11 +00:00
broadcom genet: Fix potential crash during attach 2021-06-20 11:17:13 -05:00
cavium Remove ThunderX PCIe FDT quirks from pci_host_generic_fdt.c 2021-06-08 17:51:11 +02: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 arm64: allwinner: Add i2s and codec support 2021-06-11 21:06:08 +02:00
coresight arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
freescale/imx imx7gpc: Remove unused functions 2020-11-16 11:54:38 +00:00
include Reduce code duplication in machine/_types.h 2021-06-14 16:30:16 +01:00
intel Add support for Intel Stratix 10 platform. 2019-09-13 16:50:57 +00:00
iommu Move IOMMU code to a separate pmap module and switch ARM System MMU 2021-04-27 19:16:09 +01:00
linux linux: implement set_cloned_tls() on arm64 2021-06-16 10:32:39 +00:00
nvidia/tegra210 arm64: Directly use #include <dt-binding/...> 2021-01-15 20:07:19 +01:00
qoriq qoriq_dw_pci: disable LS1028A support 2021-05-14 10:50:17 +02:00
qualcomm
rockchip rk3328_cru: fix a typo in the SCLK_I2S2 gate definition 2021-06-09 12:41:52 +03:00