diff mbox series

[SRU,Bionic/raspi2-5.3] UBUNTU [Config] raspi2-bionic: Unset CONFIG_MODVERSIONS

Message ID 20200214133550.17371-1-juergh@canonical.com
State New
Headers show
Series [SRU,Bionic/raspi2-5.3] UBUNTU [Config] raspi2-bionic: Unset CONFIG_MODVERSIONS | expand

Commit Message

Juerg Haefliger Feb. 14, 2020, 1:35 p.m. UTC
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@canonical.com>
---
 debian.raspi2-bionic/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kleber Sacilotto de Souza Feb. 25, 2020, 11:49 a.m. UTC | #1
On 14.02.20 14:35, 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@canonical.com>

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

> ---
>  debian.raspi2-bionic/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.raspi2-bionic/config/config.common.ubuntu b/debian.raspi2-bionic/config/config.common.ubuntu
> index bbb99371ee12..56237cdb9c6d 100644
> --- a/debian.raspi2-bionic/config/config.common.ubuntu
> +++ b/debian.raspi2-bionic/config/config.common.ubuntu
> @@ -4151,7 +4151,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
>
Khalid Elmously March 11, 2020, 3:16 a.m. UTC | #2
On 2020-02-14 14:35:50 , 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@canonical.com>
> ---
>  debian.raspi2-bionic/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.raspi2-bionic/config/config.common.ubuntu b/debian.raspi2-bionic/config/config.common.ubuntu
> index bbb99371ee12..56237cdb9c6d 100644
> --- a/debian.raspi2-bionic/config/config.common.ubuntu
> +++ b/debian.raspi2-bionic/config/config.common.ubuntu
> @@ -4151,7 +4151,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
> -- 
> 2.20.1
> 
> 
Acked-by: Khalid Elmously <khalid.elmously@canonical.com>
Khalid Elmously March 11, 2020, 4:47 a.m. UTC | #3
On 2020-02-14 14:35:50 , 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@canonical.com>
> ---
>  debian.raspi2-bionic/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.raspi2-bionic/config/config.common.ubuntu b/debian.raspi2-bionic/config/config.common.ubuntu
> index bbb99371ee12..56237cdb9c6d 100644
> --- a/debian.raspi2-bionic/config/config.common.ubuntu
> +++ b/debian.raspi2-bionic/config/config.common.ubuntu
> @@ -4151,7 +4151,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
> -- 
> 2.20.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
diff mbox series

Patch

diff --git a/debian.raspi2-bionic/config/config.common.ubuntu b/debian.raspi2-bionic/config/config.common.ubuntu
index bbb99371ee12..56237cdb9c6d 100644
--- a/debian.raspi2-bionic/config/config.common.ubuntu
+++ b/debian.raspi2-bionic/config/config.common.ubuntu
@@ -4151,7 +4151,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