Page MenuHomeFreeBSD

intrng: Store the IPI priority
ClosedPublic

Authored by andrew on Tue, Oct 22, 1:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 3:09 AM
Unknown Object (File)
Sun, Nov 3, 3:20 PM
Unknown Object (File)
Fri, Nov 1, 6:59 PM
Unknown Object (File)
Fri, Nov 1, 2:57 PM
Unknown Object (File)
Thu, Oct 31, 9:46 PM
Unknown Object (File)
Sun, Oct 27, 3:22 AM
Unknown Object (File)
Sun, Oct 27, 3:19 AM
Unknown Object (File)
Sun, Oct 27, 1:47 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