aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2023-08-29 13:43:44 +0000
committerTakashi Iwai <[email protected]>2023-08-29 14:03:11 +0000
commit358040e3807754944dbddf948a23c6d914297ed7 (patch)
treebbbbd36e1acf5459b931afc4868188f04ff99443 /tools/perf/scripts/python/netdev-times.py
parentMerge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu... (diff)
downloadkernel-358040e3807754944dbddf948a23c6d914297ed7.tar.gz
kernel-358040e3807754944dbddf948a23c6d914297ed7.zip
ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
The update of rate_num/den and msbits were factored out to fixup_unreferenced_params() function to be called explicitly after the hw_refine or hw_params procedure. It's called from snd_pcm_hw_refine_user(), but it's forgotten in the PCM compat ioctl. This ended up with the incomplete rate_num/den and msbits parameters when 32bit compat ioctl is used. This patch adds the missing call in snd_pcm_ioctl_hw_params_compat(). Reported-by: [email protected] Fixes: f9a076bff053 ("ALSA: pcm: calculate non-mask/non-interval parameters always when possible") Reviewed-by: Takashi Sakamoto <[email protected]> Reviewed-by: Jaroslav Kysela <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions