APPLIED: [bionic:linux-azure-4.15][PATCH 1/1] UBUNTU: [Config] linux-azure: Ensure CONFIG_LOOPBACK_TARGET=m (tcm_loop)
Ian May
ian.may at canonical.com
Mon Oct 26 18:41:32 UTC 2020
Applied to Bionic/azure-4.15-next
Thanks!
Ian
On 2020-10-19 09:47:00 , Marcelo Henrique Cerri wrote:
> BugLink: http://bugs.launchpad.net/bugs/1791794
>
> Enforce CONFIG_LOOPBACK_TARGET=m in the annotations file to avoid
> having it changed by mistake when updating the config options.
>
> Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
> ---
> debian.azure-4.15/config/annotations | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/debian.azure-4.15/config/annotations b/debian.azure-4.15/config/annotations
> index 9b6e1983aecf..596540dc4b86 100644
> --- a/debian.azure-4.15/config/annotations
> +++ b/debian.azure-4.15/config/annotations
> @@ -127,6 +127,9 @@ CONFIG_USB_XHCI_PCI mark<ENFORCED> note<LP:#18670
> CONFIG_USB_XHCI_PLATFORM policy<{'amd64': 'm'}>
> CONFIG_USB_XHCI_PLATFORM mark<ENFORCED> note<LP:#1867002> note<Enable xHCI for PCI passthrough>
>
> +CONFIG_LOOPBACK_TARGET policy<{'amd64': 'm'}>
> +CONFIG_LOOPBACK_TARGET mark<ENFORCED> note<LP#1791794>
> +
> # From linux-azure initial packaging
>
> CONFIG_POWERCAP policy<{'amd64': 'n'}>
> --
> 2.25.1
>
>
> --
> 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