Applied: [linux-kvm][PATCH] UBUNTU: kvm: [config] enable CONFIG_DEBUG_SET_MODULE_RONX

Kamal Mostafa kamal at canonical.com
Wed Apr 25 15:55:17 UTC 2018


On Tue, Apr 24, 2018 at 02:24:32PM -0700, Kamal Mostafa wrote:
> BugLink: http://bugs.launchpad.net/bugs/1760646
> 
> Match standard Ubuntu amd64 configuration; required by kernel security
> regression tests.
> 
> Signed-off-by: Kamal Mostafa <kamal at canonical.com>
> ---
> 
> Only linux-kvm-xenial needs this; linux-kvm-bionic already has the equivalent
> config enabled.
> 
>  debian.kvm/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
> index 5378a3b..8bf6a43 100644
> --- a/debian.kvm/config/config.common.ubuntu
> +++ b/debian.kvm/config/config.common.ubuntu
> @@ -509,7 +509,7 @@ CONFIG_DEBUG_KERNEL=y
>  # CONFIG_DEBUG_RODATA is not set
>  # CONFIG_DEBUG_RT_MUTEXES is not set
>  # CONFIG_DEBUG_SECTION_MISMATCH is not set
> -# CONFIG_DEBUG_SET_MODULE_RONX is not set
> +CONFIG_DEBUG_SET_MODULE_RONX=y
>  # CONFIG_DEBUG_SG is not set
>  # CONFIG_DEBUG_SHIRQ is not set
>  # CONFIG_DEBUG_SPINLOCK is not set
> -- 
> 2.7.4
> 
> 
> -- 
> 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