summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWingMan Kwok <w-kwok2@ti.com>2015-07-23 15:57:19 -0400
committerDavid S. Miller <davem@davemloft.net>2015-07-27 00:18:39 -0700
commitc0f54edbe26fbe8194d7e72c24c49f7b1c9c547f (patch)
tree89277ca84708901c3855ff62e53df7c293fd0d87 /tools/perf/scripts/python
parentea6f82fe37319675e271dd6b55fb37731eef0e46 (diff)
net: netcp: Fixes the use of spin_lock_bh in timer function
This patch fixes a bug in which the timer routine synchronized against the ethtool-triggered statistics updates with spin_lock_bh(). A timer function is itself a bottom-half, so this should be spin_lock(). Signed-off-by: WingMan Kwok <w-kwok2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions