Properly implement disestablishing LPI interrupts. Fixes a crash when using
authorkettenis <kettenis@openbsd.org>
Thu, 13 Oct 2022 18:34:56 +0000 (18:34 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 13 Oct 2022 18:34:56 +0000 (18:34 +0000)
commit35175b853cb719f36f6722ea0b39d5ede58fba8e
treea092bb7d9cdbadeb3807ea4a8106c753dd856ac4
parentac902921e087addf23cce2d6876656a2dbae4abd
Properly implement disestablishing LPI interrupts.  Fixes a crash when using
virtio(4) in combination with agintc(4).

ok jsg@, patrick@
sys/arch/arm64/dev/agintc.c