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)
Sat, Apr 11, 12:04 PM
Unknown Object (File)
Sat, Apr 11, 3:05 AM
Unknown Object (File)
Wed, Apr 8, 11:58 PM
Unknown Object (File)
Wed, Apr 1, 10:00 PM
Unknown Object (File)
Tue, Mar 24, 9:15 AM
Unknown Object (File)
Tue, Mar 24, 1:22 AM
Unknown Object (File)
Sat, Mar 21, 3:17 AM
Unknown Object (File)
Feb 8 2026, 2:08 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47052
Build 43941: arc lint + arc unit