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.
Details
Details
- Reviewers
jkoshy gnn - Group Reviewers
pmc - Commits
- rG406f97fa59d7: hwpmc: remove stub pmd_switch_{in,out} methods
rGfa88954fd8f1: hwpmc: remove stub pmd_switch_{in,out} methods
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable