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
F115270099: D38736.id118136.diff
Tue, Apr 22, 2:09 AM
Unknown Object (File)
Sun, Apr 20, 11:09 PM
Unknown Object (File)
Sun, Apr 20, 10:55 PM
Unknown Object (File)
Sun, Apr 20, 10:21 PM
Unknown Object (File)
Sun, Apr 20, 9:13 PM
Unknown Object (File)
Sun, Apr 20, 8:47 PM
Unknown Object (File)
Mar 20 2025, 10:02 AM
Unknown Object (File)
Mar 20 2025, 10:02 AM
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.