Re: [PATCH 04/10] zcache: remove unnecessary check of config option dependence
From: Seth Jennings <hidden>
Date: 2012-06-19 14:37:42
Also in:
lkml
From: Seth Jennings <hidden>
Date: 2012-06-19 14:37:42
Also in:
lkml
On 06/19/2012 03:34 AM, Xiao Guangrong wrote:
zcache is enabled only if one of CONFIG_CLEANCACHE and CONFIG_FRONTSWAP is enabled, see the Kconfig: depends on (CLEANCACHE || FRONTSWAP) && CRYPTO=y && X86 So, we can remove the check in the source code Signed-off-by: Xiao Guangrong <redacted>
Acked-by: Seth Jennings <redacted> -- Seth -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>