Files
John Keeping bfb9d87184 ALSA: serial-generic: remove shared static buffer
[ Upstream commit 8497324901 ]

If multiple instances of this driver are instantiated and try to send
concurrently then the single static buffer snd_serial_generic_tx_work()
will cause corruption in the data output.

Move the buffer into the per-instance driver data to avoid this.

Signed-off-by: John Keeping <jkeeping@inmusicbrands.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-13 15:34:24 -05:00
..
2024-08-08 07:47:22 +02:00
2024-08-08 07:47:23 +02:00
2024-08-08 07:47:23 +02:00
2024-08-08 07:47:23 +02:00
2024-08-18 09:55:54 +02:00
2024-08-08 07:47:23 +02:00
2024-08-08 07:47:22 +02:00
2024-08-08 07:47:22 +02:00