aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorAntoine Tenart <[email protected]>2020-06-25 17:42:05 +0200
committerDavid S. Miller <[email protected]>2020-06-25 16:22:11 -0700
commitb16a213b4d68022011ddaabd583c855d7e5ec5b2 (patch)
treeb24a9c51496b09b3507830893e52a277c2743418 /tools/perf/scripts/python/intel-pt-events.py
parent853bede848733dee1ce41ecced775d426fe245fa (diff)
net: phy: mscc: fix a possible double unlock
On vsc8584_ptp_init failure we jump to the 'err' label, which unlocks the MDIO bus lock. But vsc8584_ptp_init isn't called with the MDIO bus lock taken, which could result in a double unlock. Fix this. Fixes: ab2bf9339357 ("net: phy: mscc: 1588 block initialization") Reported-by: kernel test robot <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Antoine Tenart <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions