HomeFreeBSD

arm64: Check for intrng-reported errors in gicv3_its

Description

arm64: Check for intrng-reported errors in gicv3_its

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.

Reviewed by: andrew
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D33342

(cherry picked from commit 3582b9e372c2556adc0fcc42466ead8b2bda7850)

Details

Provenance
jrtc27Authored on Jan 3 2022, 5:09 PM
Reviewer
andrew
Differential Revision
D33342: arm64: Check for intrng-reported errors in gicv3_its
Parents
rGf63a2e288c92: intrng: Use less confusing return value for intr_pic_add_handler
Branches
Unknown
Tags
Unknown