All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: memcg: use 'CONFIG_MEMCG_SWAP'
@ 2014-06-25  7:20 Paul Bolle
  0 siblings, 0 replies; only message in thread
From: Paul Bolle @ 2014-06-25  7:20 UTC (permalink / raw)
  To: Tejun Heo, Li Zefan, Randy Dunlap; +Cc: cgroups, linux-doc, linux-kernel

Commit c255a458055e ("memcg: rename config variables") renamed
CONFIG_CGROUP_MEM_RES_CTLR_SWAP to CONFIG_MEMCG_SWAP. It missed this use
of that macro due to two typos. Rename it too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
The second typo is bit subtle!

 Documentation/cgroups/memcg_test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt
index 8870b0212150..3759237f8b2c 100644
--- a/Documentation/cgroups/memcg_test.txt
+++ b/Documentation/cgroups/memcg_test.txt
@@ -48,7 +48,7 @@ Please note that implementation details can be changed.
 
 	At cancel(), simply usage -= PAGE_SIZE.
 
-Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
+Under below explanation, we assume CONFIG_MEMCG_SWAP=y.
 
 4. Anonymous
 	Anonymous page is newly allocated at
-- 
1.9.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-25  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25  7:20 [PATCH] Documentation: memcg: use 'CONFIG_MEMCG_SWAP' Paul Bolle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.