Page MenuHomeFreeBSD

Use EARLY_DRIVER_MODULE in the acpi bus
ClosedPublic

Authored by andrew on Feb 16 2020, 2:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 12:05 PM
Unknown Object (File)
Sun, Oct 26, 4:12 PM
Unknown Object (File)
Sun, Oct 26, 5:40 AM
Unknown Object (File)
Sat, Oct 25, 9:26 AM
Unknown Object (File)
Sat, Oct 25, 9:26 AM
Unknown Object (File)
Sat, Oct 25, 9:26 AM
Unknown Object (File)
Sat, Oct 25, 4:07 AM
Unknown Object (File)
Sat, Oct 25, 2:50 AM
Subscribers
None

Details

Summary

We need this to use EARLY_DRIVER_MODULE in child drivers on arm64. This
should be a nop on x86 as it has DRIVER_MODULE in the nexus driver.

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 17 2020, 3:32 PM
This revision was automatically updated to reflect the committed changes.