From: Bruce Ashfield <bruce.ashfi...@windriver.com>

commit d886f4e483ce63a3304adc9eda87031b93341c28
Author: Johannes Weiner <han...@cmpxchg.org>
Date:   Wed Jan 20 15:02:47 2016 -0800

    mm: memcontrol: rein in the CONFIG space madness

    What CONFIG_INET and CONFIG_LEGACY_KMEM guard inside the memory
    controller code is insignificant, having these conditionals is not
    worth the complication and fragility that comes with them.

    [a...@linux-foundation.org: rework mem_cgroup_css_free() statement ordering]
    Signed-off-by: Johannes Weiner <han...@cmpxchg.org>
    Cc: Michal Hocko <mho...@suse.cz>
    Acked-by: Vladimir Davydov <vdavy...@virtuozzo.com>
    Signed-off-by: Andrew Morton <a...@linux-foundation.org>
    Signed-off-by: Linus Torvalds <torva...@linux-foundation.org>

Signed-off-by: Bruce Ashfield <bruce.ashfi...@windriver.com>
---
 features/cgroups/cgroups.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/features/cgroups/cgroups.cfg b/features/cgroups/cgroups.cfg
index 17656057..b479e44d 100644
--- a/features/cgroups/cgroups.cfg
+++ b/features/cgroups/cgroups.cfg
@@ -13,7 +13,6 @@ CONFIG_CGROUP_PERF=y
 
 CONFIG_MEMCG=y
 CONFIG_MEMCG_SWAP=y
-CONFIG_MEMCG_KMEM=y
 
 CONFIG_CGROUP_SCHED=y
 CONFIG_FAIR_GROUP_SCHED=y
-- 
2.17.1

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to