Previously we would create an isrc for each MSI/MSI-X interrupt. This
causes issues for other interrupt sources in the system, e.g. a GPIO
driver, as they may be unable to allocate interrupts. This works around
this by allocating the isrc only when needed.
Details
Details
- Reviewers
manu mmel - Group Reviewers
arm64 - Commits
- rS361258: Create MSI/MSI-X isrcs as needed in the GICv3 ITS driver
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 31146 Build 28824: arc lint + arc unit