HomeFreeBSD

Stop using the rid as an index in the arm timer

Description

Stop using the rid as an index in the arm timer

The order of the interrupt array doesn't matter. Store the described
interrupts at the start of the array to simplify iterating over them.

Reviewed by: imp, kevans
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D39094

Details

Provenance
andrewAuthored on Mar 15 2023, 1:35 PM
Reviewer
imp
Differential Revision
D39094: Stop using the rid as an index in the arm timer
Parents
rG02f3d094aead: Use the arm physical timer when able
Branches
Unknown
Tags
Unknown