Module Name: src Committed By: riastradh Date: Thu Aug 11 13:04:35 UTC 2022
Modified Files: src/sys/arch/arm/fdt: gic_fdt.c Log Message: gic at fdt: Don't assume all irqs are established on disestablish. Fixes panic on detach of PCI devices on pcihost. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/fdt/gic_fdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.