]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/memory-failure.c
memcg: rename config variables
[karo-tx-linux.git] / mm / memory-failure.c
index b04ff2d6f73de87ee8991b33ff88b1dae1ba7da7..a6e2141a6610bfd4fab325e343149a25fadc8835 100644 (file)
@@ -128,7 +128,7 @@ static int hwpoison_filter_flags(struct page *p)
  * can only guarantee that the page either belongs to the memcg tasks, or is
  * a freed page.
  */
-#ifdef CONFIG_CGROUP_MEM_RES_CTLR_SWAP
+#ifdef CONFIG_MEMCG_SWAP
 u64 hwpoison_filter_memcg;
 EXPORT_SYMBOL_GPL(hwpoison_filter_memcg);
 static int hwpoison_filter_task(struct page *p)