diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-03-21 01:11:27 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 17:58:04 +0300 |
commit | dd557266cf5fb01a8cd85482dd258c1e172301d1 (patch) | |
tree | bfbd662cf70a8cefc5ad9353998281f137045845 /tools/perf/scripts/python/stackcollapse.py | |
parent | ddf4bd3f738485c84edb98ff96a5759904498e70 (diff) | |
download | linux-dd557266cf5fb01a8cd85482dd258c1e172301d1.tar.xz |
net: stmmac: block PHY RXC clock-stop
The DesignWare core requires the receive clock to be running during
certain operations. Ensure that we block PHY RXC clock-stop during
these operations.
This is a best-efforts change - not everywhere can be covered by this
because of net's core locking, which means we can't access the MDIO
bus to configure the PHY to disable RXC clock-stop in certain areas.
These are marked with FIXME comments.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tvO6p-008Vjz-Qy@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions