NACK: [SRU][X linux-kvm][PATCH] UBUNTU: [Config]: enable KEXEC and KEXEC_FILE

Connor Kuehl connor.kuehl at canonical.com
Tue Apr 23 17:24:19 UTC 2019


NACK'ing this for Xenial because of the spelling error that I didn't
catch. Will send a v2.

On 4/23/19 9:49 AM, Connor Kuehl wrote:
> BugLink: https://bugs.launchpad.net/bugs/1799791
> 
> This option was initially turned off as part of the minimal KVM config.
> However, it is enabled in the master/generic config and its enablement
> could allow for some creative applications of linux-kvm.
> 
> Signed-off-by: Connor Kuehl <connor.kuehl at canonical.com>
> ---
>  debian.kvm/config/config.common.ubuntu | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
> index cbdfe860ef82..d2e04d179f61 100644
> --- a/debian.kvm/config/config.common.ubuntu
> +++ b/debian.kvm/config/config.common.ubuntu
> @@ -1100,7 +1100,8 @@ CONFIG_KERNEL_GZIP=y
>  # CONFIG_KERNEL_LZO is not set
>  # CONFIG_KERNEL_XZ is not set
>  CONFIG_KERNFS=y
> -# CONFIG_KEXEC is not set
> +CONFIG_KEXEC=y
> +COFNIG_KEXEC_FILE=y
>  CONFIG_KEYS=y
>  CONFIG_KEYS_COMPAT=y
>  # CONFIG_KGDB is not set
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pEpkey.asc
Type: application/pgp-keys
Size: 5149 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20190423/7f3276ed/attachment.key>


More information about the kernel-team mailing list