Page MenuHomeFreeBSD

powerpc/pseries: EOI interrupts in XICS by setting lowest priority
ClosedPublic

Authored by jhibbits on Sep 30 2018, 2:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 5:38 PM
Unknown Object (File)
Jan 9 2025, 2:08 AM
Unknown Object (File)
Dec 25 2024, 3:27 AM
Unknown Object (File)
Dec 25 2024, 3:25 AM
Unknown Object (File)
Dec 7 2024, 12:26 AM
Unknown Object (File)
Nov 27 2024, 12:11 AM
Unknown Object (File)
Nov 15 2024, 10:23 PM
Unknown Object (File)
Oct 18 2024, 9:56 PM
Subscribers

Details

Summary

Discussing with Benjamin Herrenschmidt, OPAL_INT_GET_XIRR masks the
returned priority, so must be resumed before more interrupts can be
handled at this priority. Since there are only two priorities used in
FreeBSD, we know that the previous priority in an EOI will always be
0xff (lowest priority).

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 19879
Build 19405: arc lint + arc unit