Page MenuHomeFreeBSD

arm/gic: fix a KASSERT in arm_gic_reserve_msi_range()
ClosedPublic

Authored by bz on Aug 22 2022, 11:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 3:25 AM
Unknown Object (File)
Mon, Apr 27, 4:33 PM
Unknown Object (File)
Mon, Apr 27, 6:41 AM
Unknown Object (File)
Apr 16 2026, 9:34 PM
Unknown Object (File)
Apr 15 2026, 1:46 AM
Unknown Object (File)
Apr 14 2026, 2:20 PM
Unknown Object (File)
Apr 11 2026, 12:04 PM
Unknown Object (File)
Apr 11 2026, 3:05 AM
Subscribers

Details

Summary

Fix the off-by-one in the KASSERT in arm_gic_reserve_msi_range()
allowing the MSIs being allocated at the end of the IRQ range.

Reported by: bz
Submitted by: andrew
MFC after: 3 days

Diff Detail

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