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, Nov 26, 3:11 PM
Unknown Object (File)
Oct 28 2025, 11:53 AM
Unknown Object (File)
Oct 25 2025, 9:06 PM
Unknown Object (File)
Oct 21 2025, 5:46 AM
Unknown Object (File)
Oct 13 2025, 10:53 AM
Unknown Object (File)
Oct 12 2025, 10:20 PM
Unknown Object (File)
Oct 12 2025, 10:20 PM
Unknown Object (File)
Oct 12 2025, 10:20 PM
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