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)
Wed, Apr 16, 2:29 AM
Unknown Object (File)
Feb 26 2025, 11:38 AM
Unknown Object (File)
Feb 15 2025, 9:37 AM
Unknown Object (File)
Feb 14 2025, 12:52 AM
Unknown Object (File)
Feb 9 2025, 1:06 AM
Unknown Object (File)
Jan 24 2025, 5:54 PM
Unknown Object (File)
Jan 13 2025, 10:32 AM
Unknown Object (File)
Jan 7 2025, 4:17 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59677
Build 56563: arc lint + arc unit

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.