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)
Sun, Oct 26, 11:35 AM
Unknown Object (File)
Sun, Oct 12, 8:51 PM
Unknown Object (File)
Sun, Oct 12, 3:43 PM
Unknown Object (File)
Sun, Oct 12, 3:12 PM
Unknown Object (File)
Thu, Oct 9, 10:56 PM
Unknown Object (File)
Sun, Oct 5, 9:06 PM
Unknown Object (File)
Thu, Oct 2, 7:01 AM
Unknown Object (File)
Tue, Sep 30, 2:04 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