summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-01-08 09:32:44 +0000
committerJakub Kicinski <kuba@kernel.org>2026-01-09 18:14:32 -0800
commiteb74c19fe10872ee1f29a8f90ca5ce943921afe9 (patch)
treed0db6b73f608648979e02babfd3a95b171a19f2a /tools/perf/scripts/python/event_analyzing_sample.py
parent81c734dae203757fb3c9eee6f9896386940776bd (diff)
downloadkernel-eb74c19fe10872ee1f29a8f90ca5ce943921afe9.tar.gz
net: update netdev_lock_{type,name}
Add missing entries in netdev_lock_type[] and netdev_lock_name[] : CAN, MCTP, RAWIP, CAIF, IP6GRE, 6LOWPAN, NETLINK, VSOCKMON, IEEE802154_MONITOR. Also add a WARN_ONCE() in netdev_lock_pos() to help future bug hunting next time a protocol is added without updating these arrays. Fixes: 1a33e10e4a95 ("net: partially revert dynamic lockdep key changes") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260108093244.830280-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
2524'>usb: phy: msm: Remove dead codeStephen Boyd 2015-03-09usb: phy: phy-msm-usb: Rename regulator_set_optimum_modeBjorn Andersson 2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki 2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart 2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart 2014-11-03usb: phy: phy-msm-usb: delete unnecessary 'out of memory' messagesPeter Chen 2014-09-28USB: Remove .owner field for driverKiran Padwal