docs: cgroup-v1: replace dead CONFIG_MEM_RES_CTRL_SWAP symbol
authorKrzysztof Pawlaczyk <krzpaw@gmail.com>
Fri, 28 Jul 2023 10:57:23 +0000 (12:57 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 31 Jul 2023 15:55:12 +0000 (09:55 -0600)
commit87f8d8f4bab1febc003debc4da71a77b24d02110
tree4d7b33044debf37752fce01d7dcf02786c1dd2ea
parent25bf1bacafe126ac99fab0b956400e26605d09e7
docs: cgroup-v1: replace dead CONFIG_MEM_RES_CTRL_SWAP symbol

Commit e55b9f96860f ("mm: memcontrol: drop dead CONFIG_MEMCG_SWAP
config symbol") removed MEMCG_SWAP as it was just a shorthand for
CONFIG_MEMCG && CONFIG_SWAP.

The commit also adjusted the documentation but missed reference to
CONFIG_MEM_RES_CTRL_SWAP, which was the previous name of
CONFIG_MEMCG_SWAP before renaming in commit c255a458055e ("memcg: rename
config variables").

Update the reference to the current state.

Signed-off-by: Krzysztof Pawlaczyk <krzpaw@gmail.com>
Reviewed-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230728105723.251892-1-krzpaw@gmail.com
Documentation/admin-guide/cgroup-v1/memcg_test.rst