]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memcg: rename config variables
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 21 Jul 2012 00:54:10 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:02:29 +0000 (13:02 +1000)
commit79131ed7cdfaf8e03df05e75567b91fe9ba98f1e
treec0eaa63aa4a7a8c3a394166939081ce4e402ed64
parentf7195656c3f6fc0498ad454175126160077384de
memcg: rename config variables

Sanity:

CONFIG_CGROUP_MEM_RES_CTLR -> CONFIG_MEMCG
CONFIG_CGROUP_MEM_RES_CTLR_SWAP -> CONFIG_MEMCG_SWAP
CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED -> CONFIG_MEMCG_SWAP_ENABLED
CONFIG_CGROUP_MEM_RES_CTLR_KMEM -> CONFIG_MEMCG_KMEM

Cc: Glauber Costa <glommer@parallels.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Cc: David Rientjes <rientjes@google.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
14 files changed:
include/linux/cgroup_subsys.h
include/linux/memcontrol.h
include/linux/mmzone.h
include/linux/page_cgroup.h
include/linux/sched.h
init/Kconfig
kernel/fork.c
mm/hwpoison-inject.c
mm/memcontrol.c
mm/memory-failure.c
mm/mmzone.c
mm/oom_kill.c
mm/page_cgroup.c
mm/vmscan.c