]> git.baikalelectronics.ru Git - kernel.git/commit
memcg: get rid of swapaccount leftovers
authorMichal Hocko <mhocko@suse.cz>
Thu, 22 Aug 2013 23:35:46 +0000 (16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2013 16:51:22 +0000 (09:51 -0700)
commitedc64ef64c2da250cb51f9b954c7f1b1ec4a7649
treea2e1ef0f4ab35a078c1dfb604cccba30ddf7dfc0
parentcb4ccce9f071871585bcf6be9f9055def680e266
memcg: get rid of swapaccount leftovers

The swapaccount kernel parameter without any values has been removed by
commit 07da8a86e891 ("memsw: remove noswapaccount kernel parameter") but
it seems that we didn't get rid of all the left overs.

Make sure that menuconfig help text and kernel-parameters.txt are clear
about value for the paramter and remove the stalled comment which is not
very much useful on its own.

Signed-off-by: Michal Hocko <mhocko@suse.cz>
Reported-by: Gergely Risko <gergely@risko.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt
init/Kconfig
mm/memcontrol.c