ACK: [azure:b][PATCH] UBUNTU: [Config] linux-azure: CONFIG_ZRAM=m

Colin Ian King colin.king at canonical.com
Fri Apr 13 13:47:45 UTC 2018


On 13/04/18 14:25, Marcelo Henrique Cerri wrote:
> BugLink: http://bugs.launchpad.net/bugs/1762756
> 
> Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
> ---
>  debian.azure/config/config.common.ubuntu | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
> index 434071e7bff4..f6db00ac2e20 100644
> --- a/debian.azure/config/config.common.ubuntu
> +++ b/debian.azure/config/config.common.ubuntu
> @@ -4890,7 +4890,8 @@ CONFIG_ZONE_DEVICE=y
>  CONFIG_ZONE_DMA=y
>  CONFIG_ZONE_DMA32=y
>  CONFIG_ZPOOL=y
> -# CONFIG_ZRAM is not set
> +CONFIG_ZRAM=m
> +CONFIG_ZRAM_WRITEBACK=y
>  CONFIG_ZSMALLOC=y
>  # CONFIG_ZSMALLOC_STAT is not set
>  CONFIG_ZSTD_COMPRESS=m
> 
Seems very reasonable to me.

Acked-by: Colin Ian King <colin.king at canonical.com>




More information about the kernel-team mailing list