aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2022-06-17 16:40:49 +0200
committerTakashi Iwai <[email protected]>2022-06-20 09:36:02 +0200
commit94b98194b62e3fe3f27129d8e4b1f3fd7c5e972b (patch)
tree1220408576b9f1e25bf1db000de5800b74adb486 /lib/mpi/mpi-sub-ui.c
parentf1d40433352e5d4babd59c0dd50b5f9414073ddb (diff)
ALSA: rawmidi: Take open_mutex around parameter changes
The input/output parameter changes are pretty intrusive, possibly involving with the buffer resizing operation. Hence those should be performed exclusively; otherwise some ugly race could happen. This patch puts the existing open_mutex for snd_rawmidi_input_params() and *_output_params() for protecting the concurrent calls. Since those are exported, it's also meant for hardening from the external calls, too. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions