diff options
author | Thomas Weißschuh <[email protected]> | 2023-07-04 23:03:17 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-07-12 17:48:08 +0200 |
commit | ce55dbe55f31c54811e0685c56252eb75f38d31e (patch) | |
tree | 9919a0cc764bbf5d008d42f27ee8d21403e17fda /tools/perf/scripts/python/task-analyzer.py | |
parent | e0b278e7b5da62c3ebb156a8b7d76a739da2d953 (diff) |
platform/x86: thinkpad_acpi: take mutex for hotkey_mask_{set,get}
hotkey_mask_set() and hotkey_mask_get() expect hotkey_mutex to be held.
While it should not matter during initialization a following patch will
enable lockdep for hotkey_mutex which would produce warnings here.
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions