Page MenuHomeFreeBSD

intrng: Store the IPI priority
ClosedPublic

Authored by andrew on Oct 22 2024, 1:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 12:34 AM
Unknown Object (File)
Tue, Sep 30, 5:47 PM
Unknown Object (File)
Sat, Sep 13, 12:15 AM
Unknown Object (File)
Sep 5 2025, 11:40 AM
Unknown Object (File)
Sep 3 2025, 10:33 AM
Unknown Object (File)
Aug 14 2025, 11:53 PM
Unknown Object (File)
Aug 11 2025, 8:40 PM
Unknown Object (File)
Jul 23 2025, 10:20 AM
Subscribers

Details

Summary

When registering an interrupt controller we take a priority to compare.
We never store the priority so any later calls may act incorrectly.

Store the priority so later calls act as expected.

Sponsored by: Arm Ltd

Diff Detail

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