Page MenuHomeFreeBSD

arm64: Check for intrng-reported errors in gicv3_its
ClosedPublic

Authored by jrtc27 on Dec 8 2021, 8:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 7:54 AM
Unknown Object (File)
Wed, Nov 13, 11:19 AM
Unknown Object (File)
Mon, Nov 4, 11:47 PM
Unknown Object (File)
Mon, Oct 21, 5:38 AM
Unknown Object (File)
Sep 22 2024, 10:01 AM
Unknown Object (File)
Sep 21 2024, 7:47 PM
Unknown Object (File)
Sep 18 2024, 11:14 AM
Unknown Object (File)
Sep 15 2024, 3:30 PM
Subscribers

Details

Summary

Currently, any errors when adding a PIC child handler are ignored,
instead just continuing on to registering that PIC as an MSI, and
ignoring any errors that occur for that too.

MFC after: 1 week

Diff Detail

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