summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2024-10-30 12:39:18 +0300
committerDavid S. Miller <davem@davemloft.net>2024-11-04 13:03:51 +0300
commit86831a3f4cd4c924dd78cf0d6e4d73acacfe1b11 (patch)
tree4aa7acbb4869ec8d7947327d9879b0bbe4431bc7 /scripts
parent3774409fd4c6cfe78ac5f14b853cafb67c7841a9 (diff)
downloadlinux-86831a3f4cd4c924dd78cf0d6e4d73acacfe1b11.tar.xz
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 <vladimir.oltean@nxp.com> Signed-off-by: Wei Fang <wei.fang@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions