Page MenuHomeFreeBSD

Correct MPIC order of attachment
ClosedPublic

Authored by mw_semihalf.com on May 14 2017, 12:48 AM.
Tags
Referenced Files
Unknown Object (File)
Jan 16 2024, 8:15 AM
Unknown Object (File)
Dec 20 2023, 6:58 AM
Unknown Object (File)
Sep 6 2023, 1:58 AM
Unknown Object (File)
Aug 15 2023, 6:25 AM
Unknown Object (File)
Aug 15 2023, 5:24 AM
Unknown Object (File)
Jul 21 2023, 3:06 AM
Unknown Object (File)
Jun 24 2023, 3:13 AM
Unknown Object (File)
May 3 2023, 9:16 PM
Subscribers

Details

Summary

If MPIC happens to be a slave interrupt controller (as on Armada38x), it
should be attached after primary interrupt controller. Thus BUS_PASS_ORDER_LATE
was added to default BUS_PASS_INTERRUPT.

This change doesn't affect the cases when MPIC is standalone IC.

Diff Detail

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