summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorWill Porter <mrwillporter@gmail.com>2026-08-27 18:21:43 -0500
committerTakashi Iwai <tiwai@suse.de>2026-08-31 09:54:18 +0200
commitd476d5995c8a146b03e56eb60940a0ac3524a655 (patch)
tree8c332fe272c30a2db8911d593ee0006e004a3251 /scripts/Makefile.thinlto
parent9d4ae593fc578f6c88ce48a8b974e306de159e99 (diff)
ALSA: usb-audio: Guard FCP protocol transfers
FCP meter and hwdep operations issue control transfers without preventing runtime suspend or disconnect. Protect the central request-and-response transport. One reference then covers the command, acknowledgment wait, and response. The initial step-zero request bypasses that transport. Hold an outer reference across the complete initialization sequence so the device stays active through step zero, notification-URB setup, and both initialization commands. The central transport keeps its guard for calls outside initialization; the existing active counter balances the nested calls. FCP has no private resume callback. Its suspend callback only removes the notification URB. Taking the initialization and transport guards under the existing protocol mutex causes no resume-side lock inversion. Assisted-by: Codex:gpt-5.6-sol Signed-off-by: Will Porter <mrwillporter@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20260827232143.149197-7-mrwillporter@gmail.com
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions