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)
Fri, May 15, 9:41 AM
Unknown Object (File)
Fri, May 15, 6:51 AM
Unknown Object (File)
Thu, May 14, 8:04 PM
Unknown Object (File)
Mon, May 11, 8:02 PM
Unknown Object (File)
Mon, May 11, 2:19 PM
Unknown Object (File)
Sun, May 10, 11:28 AM
Unknown Object (File)
Tue, Apr 28, 2:56 PM
Unknown Object (File)
Mon, Apr 27, 5:36 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