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)
Mon, Feb 3, 11:18 PM
Unknown Object (File)
Jan 1 2025, 7:06 PM
Unknown Object (File)
Dec 4 2024, 12:40 AM
Unknown Object (File)
Nov 24 2024, 3:27 PM
Unknown Object (File)
Nov 12 2024, 12:22 PM
Unknown Object (File)
Nov 11 2024, 5:43 AM
Unknown Object (File)
Oct 10 2024, 9:11 AM
Unknown Object (File)
Sep 24 2024, 4:56 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29427
Build 27309: arc lint + arc unit

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.