All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] mm-doc-fix-misleading-code-reference-of-overcommit_memory.patch removed from -mm tree
@ 2015-11-10 20:33 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2015-11-10 20:33 UTC (permalink / raw)
  To: chenchun.feed, mhocko, ramichen, mm-commits


The patch titled
     Subject: Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory
has been removed from the -mm tree.  Its filename was
     mm-doc-fix-misleading-code-reference-of-overcommit_memory.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Chun Chen <chenchun.feed@gmail.com>
Subject: Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory

The origin document references to cap_vm_enough_memory is because
cap_vm_enough_memory invoked __vm_enough_memory before and it no longer
does now.

Signed-off-by: Chun Chen <ramichen@tencent.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

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

diff -puN Documentation/sysctl/vm.txt~mm-doc-fix-misleading-code-reference-of-overcommit_memory Documentation/sysctl/vm.txt
--- a/Documentation/sysctl/vm.txt~mm-doc-fix-misleading-code-reference-of-overcommit_memory
+++ a/Documentation/sysctl/vm.txt
@@ -639,7 +639,7 @@ and don't use much of it.
 The default value is 0.
 
 See Documentation/vm/overcommit-accounting and
-security/commoncap.c::cap_vm_enough_memory() for more information.
+mm/mmap.c::__vm_enough_memory() for more information.
 
 ==============================================================
 
_

Patches currently in -mm which might be from chenchun.feed@gmail.com are



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

only message in thread, other threads:[~2015-11-10 20:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10 20:33 [merged] mm-doc-fix-misleading-code-reference-of-overcommit_memory.patch removed from -mm tree akpm

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.