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)
Fri, Oct 25, 2:46 PM
Unknown Object (File)
Fri, Oct 25, 12:52 PM
Unknown Object (File)
Fri, Oct 25, 8:25 AM
Unknown Object (File)
Thu, Oct 24, 10:40 PM
Unknown Object (File)
Thu, Oct 24, 12:59 PM
Unknown Object (File)
Thu, Oct 24, 10:37 AM
Unknown Object (File)
Wed, Oct 23, 3:54 AM
Unknown Object (File)
Wed, Oct 23, 3:35 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