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)
Thu, Jul 24, 9:32 AM
Unknown Object (File)
Tue, Jul 22, 8:26 AM
Unknown Object (File)
Tue, Jul 22, 8:26 AM
Unknown Object (File)
Tue, Jul 22, 8:26 AM
Unknown Object (File)
Tue, Jul 22, 8:25 AM
Unknown Object (File)
Jun 19 2025, 1:58 AM
Unknown Object (File)
Jun 15 2025, 9:15 PM
Unknown Object (File)
Jun 9 2025, 8:33 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable