Page MenuHomeFreeBSD

dev/gpio: Mask all pl011 interrupts
ClosedPublic

Authored by andrew on Oct 1 2024, 2:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 4:14 PM
Unknown Object (File)
Mon, Oct 6, 7:28 AM
Unknown Object (File)
Mon, Sep 22, 4:01 AM
Unknown Object (File)
Fri, Sep 19, 10:15 AM
Unknown Object (File)
Thu, Sep 11, 10:48 AM
Unknown Object (File)
Jul 26 2025, 11:48 PM
Unknown Object (File)
Jun 27 2025, 9:52 AM
Unknown Object (File)
Jun 24 2025, 9:21 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew requested review of this revision.Oct 1 2024, 2:46 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 24 2024, 10:36 AM
This revision was automatically updated to reflect the committed changes.