Page MenuHomeFreeBSD

hwpmc: remove stub pmd_switch_{in,out} methods
ClosedPublic

Authored by mhorne on May 1 2023, 7:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 24, 10:11 AM
Unknown Object (File)
Wed, Jun 19, 3:38 AM
Unknown Object (File)
Wed, Jun 19, 12:18 AM
Unknown Object (File)
Tue, Jun 4, 11:52 AM
Unknown Object (File)
May 27 2024, 9:30 AM
Unknown Object (File)
May 27 2024, 9:30 AM
Unknown Object (File)
May 27 2024, 9:30 AM
Unknown Object (File)
May 27 2024, 9:17 AM

Details

Summary

Most platforms (non-x86) don't require these methods and implement stub
versions. If we initialize the pmc_mdep structure to always point to the
generic versions, then we can purge the duplicate stubs.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51288
Build 48179: arc lint + arc unit