NAK: [PATCH][bionic-gcp] UBUNTU: [Config]: Disable ATARI_PARTITION

Kleber Souza kleber.souza at canonical.com
Thu Apr 8 09:40:42 UTC 2021


On 08.04.21 06:49, Khalid Elmously wrote:
> BugLink: https://bugs.launchpad.net/bugs/1908264
> 
> Support for Atari partitions is not available in this cloud so disable
> it for the same reasons we disable it in other cloud kernels.
> 
> Signed-off-by: Khalid Elmously <khalid.elmously at canonical.com>
> ---
>   debian.gcp-bionic/config/annotations          | 2 ++
>   debian.gcp-bionic/config/config.common.ubuntu | 2 +-
>   2 files changed, 3 insertions(+), 1 deletion(-)

bionic/linux-gcp source package is not supported anymore, therefore the above path
is not valid for any of the gcp packages in bionic.

Should this be bionic/linux-gcp-4.15 instead?

Note that this needs to be adapted accordingly on the bug nominations as well.


Kleber

> 
> diff --git a/debian.gcp-bionic/config/annotations b/debian.gcp-bionic/config/annotations
> index 7ec8b56a13e3c..6bedfd91ca1b1 100644
> --- a/debian.gcp-bionic/config/annotations
> +++ b/debian.gcp-bionic/config/annotations
> @@ -82,3 +82,5 @@ CONFIG_NF_CONNTRACK_PROCFS                      flag<ENFORCE> note<initial packa
>   CONFIG_NF_CT_NETLINK                            flag<ENFORCE> note<initial packaging>
>   CONFIG_NF_CONNTRACK_PROCFS                      flag<DEPRECATED>
>   
> +CONFIG_ATARI_PARTITION                             policy<{'amd64': 'n'}>
> +CONFIG_ATARI_PARTITION                             mark<ENFORCED> note<LP:1908264>
> diff --git a/debian.gcp-bionic/config/config.common.ubuntu b/debian.gcp-bionic/config/config.common.ubuntu
> index 222f1cedeb139..6244d25bc0a14 100644
> --- a/debian.gcp-bionic/config/config.common.ubuntu
> +++ b/debian.gcp-bionic/config/config.common.ubuntu
> @@ -378,7 +378,7 @@ CONFIG_AT76C50X_USB=m
>   CONFIG_AT803X_PHY=m
>   CONFIG_ATA=y
>   CONFIG_ATALK=m
> -CONFIG_ATARI_PARTITION=y
> +# CONFIG_ATARI_PARTITION is not set
>   CONFIG_ATA_ACPI=y
>   CONFIG_ATA_BMDMA=y
>   CONFIG_ATA_GENERIC=y
> 




More information about the kernel-team mailing list