Page MenuHomeFreeBSD

dev/gpio: Mask all pl011 interrupts
ClosedPublic

Authored by andrew on Oct 1 2024, 2:46 PM.
Tags
None
Referenced Files
F166265460: D46863.id145418.diff
Wed, Aug 12, 3:06 PM
F166265451: D46863.id144093.diff
Wed, Aug 12, 3:06 PM
F166265396: D46863.diff
Wed, Aug 12, 3:06 PM
Unknown Object (File)
Mon, Aug 10, 6:11 PM
Unknown Object (File)
Sun, Aug 9, 5:03 AM
Unknown Object (File)
Sat, Aug 8, 11:21 PM
Unknown Object (File)
Wed, Aug 5, 2:23 AM
Unknown Object (File)
Tue, Aug 4, 4:10 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.Oct 24 2024, 10:36 AM
This revision was automatically updated to reflect the committed changes.