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)
Tue, Nov 5, 1:53 PM
Unknown Object (File)
Thu, Oct 24, 10:39 AM
Unknown Object (File)
Fri, Oct 18, 11:13 PM
Unknown Object (File)
Fri, Oct 18, 3:44 PM
Unknown Object (File)
Oct 6 2024, 7:36 PM
Unknown Object (File)
Oct 6 2024, 3:44 PM
Unknown Object (File)
Oct 6 2024, 1:43 PM
Unknown Object (File)
Oct 2 2024, 2:43 AM
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.Thu, Oct 24, 10:36 AM
This revision was automatically updated to reflect the committed changes.