From: Oleg Nesterov Date: Wed, 4 Jun 2014 23:07:34 +0000 (-0700) Subject: memcg: kill CONFIG_MM_OWNER X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98bafa06a28fdfdd5c49f820f4d6560f636fc46;p=pandora-kernel.git memcg: kill CONFIG_MM_OWNER CONFIG_MM_OWNER makes no sense. It is not user-selectable, it is only selected by CONFIG_MEMCG automatically. So we can kill this option in init/Kconfig and do s/CONFIG_MM_OWNER/CONFIG_MEMCG/ globally. Signed-off-by: Oleg Nesterov Acked-by: Michal Hocko Acked-by: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed