NAK: [SRU][B][F][PATCH 2/2] KVM: fix restrictions on alsa (max id of card and sample rate for alsa Loopback) Increase id possibility to 256
Kelsey Skunberg
kelsey.skunberg at canonical.com
Thu Sep 17 18:08:50 UTC 2020
Hi Olivier!
This patch request is getting NAK'd for similiar reasons Stefan gave for
your other related patch [1]. Also, for future submissions the patch
formatting would need to be changed. I'm adding a few Ubuntu documents
you can reference in the future that can help succesfully get patches
into Ubuntu kernels [2][3][4].
I saw Kelber sent a response that may be of help to you for this
paticular problem. I'm linking it as well just in case it didn't find
its way to you [5].
Hope that helps and thanks so much!
-Kelsey
[1] https://lists.ubuntu.com/archives/kernel-team/2020-September/113498.html
[2] https://wiki.ubuntu.com/Kernel/Dev/KernelBugFixing
[3] https://wiki.ubuntu.com/Kernel/Dev/KernelPatches?action=show&redirect=KernelTeam%2FKernelPatches#Submitting_a_Patch_to_the_Ubuntu_Kernel
[4] https://wiki.ubuntu.com/KernelTeam/KernelUpdates
[5] https://lists.ubuntu.com/archives/kernel-team/2020-September/113411.html
On 2020-09-16 15:13:42 , Olivier SCHMITT wrote:
> BugLink: https://bugs.launchpad.net/ubuntu/+bug/1895833
>
> Increase CONFIG_SND_MAX_CARDS for get more id for alsa cards
>
> [Patch]
>
> In /debian.master/config/config.common.ubuntu
> L9069 CONFIG_SND_MAX_CARDS=32
> to
> L9069 CONFIG_SND_MAX_CARDS=256
>
> In /debian.master/config/annotations
> L7728 CONFIG_SND_MAX_CARDS policy<{'amd64': '32', 'arm64': '32', 'armhf':
> '32', 'i386': '32', 'ppc64el': '32', }>
> to
> L7728 CONFIG_SND_MAX_CARDS policy<{'amd64': '256', 'arm64': '256',
> 'armhf': '256', 'i386': '256'ppc64el': '256', }>
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list