NACK/Cmnt: [SRU][B][F][PATCH 1/2] KVM: fix restrictions on alsa (max id of card and sample rate for alsa Loopback) Increase sample rate for alsa loopback
Stefan Bader
stefan.bader at canonical.com
Thu Sep 17 07:31:22 UTC 2020
On 16.09.20 15:13, Olivier SCHMITT wrote:
> BugLink: https://bugs.launchpad.net/ubuntu/+bug/1895833
>
> Increase sample rate for alsa loopback
>
> [Patch]
>
> In /sound/drivers/aloop.c:
> L555 .rates = SNDRV_PCM_RATE_CONTINUOUS | SNDRV_PCM_RATE_8000_192000,
> to
> L555 .rates = SNDRV_PCM_RATE_CONTINUOUS,
>
> In /sound/drivers/aloop.c:
> L557 .rate_max = 192000,
> to
> L557 .rate_max = 768000,
>
The justification does not give any compelling reason to change configuration
for all users of LTS releases. Also SRU implies to make any modifications in the
development series (before it releases) and then maybe pull back into stable series.
Also SRU for the kernel (and I am quite sure other packages are the same) should
be at least in some maintainer tree (linux-next or linux are preferred).
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200917/ed662e0f/attachment.sig>
More information about the kernel-team
mailing list