diff options
author | Vladimir Oltean <[email protected]> | 2024-10-30 17:39:18 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-11-04 10:03:51 +0000 |
commit | 86831a3f4cd4c924dd78cf0d6e4d73acacfe1b11 (patch) | |
tree | 4aa7acbb4869ec8d7947327d9879b0bbe4431bc7 /tools/perf/scripts/python/sched-migration.py | |
parent | 3774409fd4c6cfe78ac5f14b853cafb67c7841a9 (diff) |
net: enetc: remove ERR050089 workaround for i.MX95
The ERR050089 workaround causes performance degradation and potential
functional issues (e.g., RCU stalls) under certain workloads. Since
new SoCs like i.MX95 do not require this workaround, use a static key
to compile out enetc_lock_mdio() and enetc_unlock_mdio() at runtime,
improving performance and avoiding unnecessary logic.
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: Wei Fang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions