Code used wrong vartiable to check flags, irq does not change so only first IRQ is checked
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6715 Build 6932: arc lint + arc unit
Event Timeline
sys/arm/arm/gic.c | ||
---|---|---|
1442–1443 | I think this assert will be hit when the allocation doesn't fit as sc->sc_spi_end isn't a MSI/MSI-X irq. |