APPLIED[Unstable]: [Unstable][PATCH] UBUNTU: [Config] Set ARM64_ERRATUM_2077057=y

Andrea Righi andrea.righi at canonical.com
Thu Nov 24 07:02:28 UTC 2022


On Wed, Nov 23, 2022 at 09:21:15AM +0100, Juerg Haefliger wrote:
> This is the only arm64 erratum config that is disabled. There is no reason
> for that so enable it.

Makes sense to me, applied to lunar:linux-unstable.

Thanks,
-Andrea

> 
> Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
> ---
>  debian.master/config/annotations          | 1 +
>  debian.master/config/config.common.ubuntu | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/debian.master/config/annotations b/debian.master/config/annotations
> index 7d00f5557d26..ac5a6ba24b1c 100644
> --- a/debian.master/config/annotations
> +++ b/debian.master/config/annotations
> @@ -13301,6 +13301,7 @@ CONFIG_ARM64_ERRATUM_1286807                    policy<{'arm64': 'y'}>
>  CONFIG_ARM64_ERRATUM_1463225                    policy<{'arm64': 'y'}>
>  CONFIG_ARM64_ERRATUM_1542419                    policy<{'arm64': 'y'}>
>  CONFIG_ARM64_ERRATUM_1508412                    policy<{'arm64': 'y'}>
> +CONFIG_ARM64_ERRATUM_2077057                    policy<{'arm64': 'y'}>
>  CONFIG_CAVIUM_ERRATUM_22375                     policy<{'arm64': 'y'}>
>  CONFIG_CAVIUM_ERRATUM_23144                     policy<{'arm64': 'y'}>
>  CONFIG_CAVIUM_ERRATUM_23154                     policy<{'arm64': 'y'}>
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 0e3d4f330bce..8329437841c3 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -688,7 +688,7 @@ CONFIG_ARM64_ERRATUM_1742098=y
>  CONFIG_ARM64_ERRATUM_2051678=y
>  CONFIG_ARM64_ERRATUM_2054223=y
>  CONFIG_ARM64_ERRATUM_2067961=y
> -# CONFIG_ARM64_ERRATUM_2077057 is not set
> +CONFIG_ARM64_ERRATUM_2077057=y
>  CONFIG_ARM64_ERRATUM_2441007=y
>  CONFIG_ARM64_ERRATUM_2441009=y
>  CONFIG_ARM64_ERRATUM_2457168=y
> -- 
> 2.34.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