summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2020-06-20 23:38:24 +0300
committerDavid S. Miller <davem@davemloft.net>2020-06-23 02:26:02 +0300
commitabe5fc42f9ce942c96d50bf6b44886b70d5759ec (patch)
tree4e2c42fc779979a9362b8ab5fb9e8a5322df48c3 /tools/perf/scripts/python
parent567ca57faa6266da931679fd4c4eb9863855f804 (diff)
downloadlinux-abe5fc42f9ce942c96d50bf6b44886b70d5759ec.tar.xz
r8169: use RTNL to protect critical sections
Most relevant ops (open, close, ethtool ops) are protected with RTNL lock by net core. Make sure that such ops can't be interrupted by e.g. (runtime-)suspending by taking the RTNL lock in suspend ops and the PCI error handler. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions