[Acked] [PATCH Trusty SRU] UBUNTU: [Config] CONFIG_ZSWAP=y
Andy Whitcroft
apw at canonical.com
Fri May 2 16:13:27 UTC 2014
On Fri, May 02, 2014 at 09:39:35AM -0600, Tim Gardner wrote:
> BugLink: http://bugs.launchpad.net/bugs/1315203
>
> Requires a kernel command line parameter (zswap.enabled) to enable.
>
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> ---
> debian.master/config/config.common.ubuntu | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 9f08f29..1d7a0fd 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -7467,7 +7467,7 @@ CONFIG_YENTA_TI=y
> CONFIG_YENTA_TOSHIBA=y
> CONFIG_ZBOOT_ROM_BSS=0x0
> CONFIG_ZBOOT_ROM_TEXT=0x0
> -# CONFIG_ZBUD is not set
> +CONFIG_ZBUD=y
> CONFIG_ZD1211RW=m
> # CONFIG_ZD1211RW_DEBUG is not set
> CONFIG_ZEROPLUS_FF=y
> @@ -7478,4 +7478,4 @@ CONFIG_ZONE_DMA=y
> CONFIG_ZRAM=m
> # CONFIG_ZRAM_DEBUG is not set
> CONFIG_ZSMALLOC=y
> -# CONFIG_ZSWAP is not set
> +CONFIG_ZSWAP=y
Bah, yes clearly that is not on by default even when enabled. The
reasons it was turned off were erroneous, therefore:
Acked-by: Andy Whitcroft <apw at canonical.com>
-apw
More information about the kernel-team
mailing list