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)
Tue, Oct 21, 2:48 AM
Unknown Object (File)
Tue, Oct 21, 1:29 AM
Unknown Object (File)
Mon, Oct 20, 2:05 AM
Unknown Object (File)
Mon, Oct 20, 2:05 AM
Unknown Object (File)
Sun, Oct 19, 11:50 AM
Unknown Object (File)
Sat, Oct 11, 9:55 AM
Unknown Object (File)
Fri, Oct 3, 12:34 AM
Unknown Object (File)
Tue, Sep 30, 5:47 PM
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