ACK: [SRU][Eoan/raspi2][PATCH] UBUNTU [Config] raspi2: Unset CONFIG_MODVERSIONS

Kleber Souza kleber.souza at canonical.com
Tue Feb 25 11:48:22 UTC 2020


On 14.02.20 14:37, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1863245
> 
> This is turned off in the master kernel and should be turned off in all
> the derivatives as well. It has slipped through in this kernel for
> unknown reasons, so fix it.
> 
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>

Making it consistent with all the other kernels is already a good
reason to change it if we don't have a rationale behind this
exception.

Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>

> ---
>  debian.raspi2/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.raspi2/config/config.common.ubuntu b/debian.raspi2/config/config.common.ubuntu
> index ec0807021ad8..851c0c882fa8 100644
> --- a/debian.raspi2/config/config.common.ubuntu
> +++ b/debian.raspi2/config/config.common.ubuntu
> @@ -4152,7 +4152,7 @@ CONFIG_MODULE_SIG_KEY="certs/signing_key.pem"
>  CONFIG_MODULE_SIG_SHA512=y
>  CONFIG_MODULE_SRCVERSION_ALL=y
>  CONFIG_MODULE_UNLOAD=y
> -CONFIG_MODVERSIONS=y
> +# CONFIG_MODVERSIONS is not set
>  CONFIG_MOST=m
>  CONFIG_MOST_CDEV=m
>  # CONFIG_MOST_DIM2 is not set
> 




More information about the kernel-team mailing list