HomeFreeBSD

dev/gpio: Mask all pl011 interrupts

Description

dev/gpio: Mask all pl011 interrupts

The firmware may have unmasked pl011 interrupts. If we don't have a
device to handle one the kernel will print a spurious interrupt
warning. Rather than print the warning mask all interrupts until we
are ready to handle them.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46863

Details

Provenance
andrewAuthored on Wed, Oct 23, 4:57 PM
Differential Revision
D46863: dev/gpio: Mask all pl011 interrupts
Parents
rG1c83996beda7: Adjust LLVM_ENABLE_ABI_BREAKING_CHECKS depending on NDEBUG
Branches
Unknown
Tags
Unknown