Page MenuHomeFreeBSD

hwpmc: Don't wrap entire files in #ifdef DEV_ACPI.
ClosedPublic

Authored by jhb on Feb 22 2023, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 6:25 PM
Unknown Object (File)
Thu, Oct 9, 6:25 PM
Unknown Object (File)
Thu, Oct 9, 6:25 PM
Unknown Object (File)
Thu, Oct 9, 4:09 PM
Unknown Object (File)
Sep 9 2025, 11:11 AM
Unknown Object (File)
Aug 15 2025, 2:55 AM
Unknown Object (File)
Aug 14 2025, 11:53 PM
Unknown Object (File)
Aug 7 2025, 2:28 PM
Subscribers

Details

Summary

A subsequent commit will instead use existing infrastructure to
exclude the files from hwpmc.ko for non-ACPI builds. Note that the
original commit left the files as optional in sys/conf/files.arm64.

This reverts commit 751d88119fdc1dff71d1390c7768942a9b857bc6.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brooks added inline comments.
sys/arm64/arm64/cmn600.c
4

Were these copyright changes intended?

*sigh* immediately after submitting I noticed that this was a revert.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 1 2023, 6:34 PM
This revision was automatically updated to reflect the committed changes.