diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-03-07 09:42:43 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-03-07 09:44:46 +0100 |
commit | ef749c8d9573d256da139b6ebccceb678ec00eaa (patch) | |
tree | cb8250a9530144f940727ac813f8689a30bd643f /scripts/generate_rust_analyzer.py | |
parent | e3cd33ab17c33bd8f1a9df66ec83a15dd8f7afbb (diff) |
ALSA: seq: Avoid client data changes during proc reads
The proc read of each client should protect against the concurrent
data changes to keep the data consistent; although they are supposed
to be safe and won't crash things, it doesn't guarantee the
consistency between the read values. Take client->ioctl_mutex for
protecting against the concurrent changes.
Link: https://patch.msgid.link/20250307084246.29271-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions