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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/arm/arm/gic.c | ||
---|---|---|
1442–1443 ↗ | (On Diff #23899) | 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. |