aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorEli Billauer <[email protected]>2022-11-17 09:18:25 +0200
committerGreg Kroah-Hartman <[email protected]>2022-11-23 19:44:04 +0100
commitc002f04c0bc79ec00d4beb75fb631d5bf37419bd (patch)
tree3ca57977121e09f82a4124ee4ddabed96dd2e008 /tools/perf/scripts/python/exported-sql-viewer.py
parent0ef77698b85603d21453daf32ae70f76ae62ccae (diff)
char: xillybus: Fix trivial bug with mutex
@unit_mutex protects @unit from being freed, so obviously it should be released after @unit is used, and not before. This is a follow-up to commit 282a4b71816b ("char: xillybus: Prevent use-after-free due to race condition") which ensures, among others, the protection of @private_data after @unit_mutex has been released. Reported-by: Hyunwoo Kim <[email protected]> Signed-off-by: Eli Billauer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions