diff options
author | Marek Vasut <marex@denx.de> | 2021-08-23 23:41:40 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-09-14 12:22:41 +0200 |
commit | c119e7d00c916881913011e6f4c6ac349a41e4e2 (patch) | |
tree | 811e0e6738a4eff03a34e6cabc802ca04e20d7f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) |
i2c: xiic: Fix broken locking on tx_msg
The tx_msg is set from multiple places, sometimes without locking,
which fall apart on any SMP system. Only ever access tx_msg inside
the driver mutex.
Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions