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)
Oct 24 2024, 2:51 AM
Unknown Object (File)
Sep 30 2024, 2:00 PM
Unknown Object (File)
Sep 17 2024, 2:23 AM
Unknown Object (File)
Sep 8 2024, 4:05 AM
Unknown Object (File)
Sep 7 2024, 10:15 AM
Unknown Object (File)
Sep 5 2024, 1:51 AM
Unknown Object (File)
Sep 2 2024, 11:31 PM
Unknown Object (File)
Aug 16 2024, 3:56 AM
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