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
F98547297: D39913.diff
Thu, Oct 3, 7:20 PM
Unknown Object (File)
Thu, Sep 19, 1:44 PM
Unknown Object (File)
Tue, Sep 17, 3:06 AM
Unknown Object (File)
Mon, Sep 16, 6:46 PM
Unknown Object (File)
Wed, Sep 11, 4:12 PM
Unknown Object (File)
Wed, Sep 4, 1:35 AM
Unknown Object (File)
Aug 20 2024, 3:11 AM
Unknown Object (File)
Aug 20 2024, 12:43 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