diff options
author | Hans de Goede <hansg@kernel.org> | 2025-06-23 10:50:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-24 16:39:01 +0100 |
commit | 18f14b2e7f73c7ec272d833d570b632286467c7d (patch) | |
tree | bfd740b9475f326427d8142368f9932a145638eb /tools/perf/scripts/python | |
parent | 35b7f3525fe0a7283de7116e3c75ee3ccb3b14c9 (diff) |
mei: vsc: Event notifier fixes
vsc_tp_register_event_cb() can race with vsc_tp_thread_isr(), add a mutex
to protect against this.
Fixes: 566f5ca97680 ("mei: Add transport driver for IVSC device")
Signed-off-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250623085052.12347-7-hansg@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions