]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the check that the Arm generic interrupt controller variant is
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 6 Sep 2018 17:25:01 +0000 (17:25 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 6 Sep 2018 17:25:01 +0000 (17:25 +0000)
commitddb7437378c1b238fb1eb0816956f8c39d6423fe
treec9eaa1ac5f116dbe684216691f9a290d7fb02814
parent03e83a838ece01c5aaba7c1e75bdb7ec677214bc
Remove the check that the Arm generic interrupt controller variant is
non-zero. This is the case on qemu, so remove it to allow us to boot there.
This change is needed to boot on qemu with ACPI.

Approved by: re (gjb)
sys/arm/arm/gic.c