diff options
author | Hans de Goede <hansg@kernel.org> | 2025-06-23 10:50:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 16:38:28 +0200 |
commit | 732388bd90a89d77e229cc60cf0f74d20ab81b46 (patch) | |
tree | 4bf5d7abcd0c7a77dac2708b0a4392d825d84c67 /rust/kernel/alloc.rs | |
parent | 8f316c850c5504777cf7bf8bd63d84227cfdb83d (diff) |
mei: vsc: Event notifier fixes
[ Upstream commit 18f14b2e7f73c7ec272d833d570b632286467c7d ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'rust/kernel/alloc.rs')
0 files changed, 0 insertions, 0 deletions