All of lore.kernel.org
 help / color / mirror / Atom feed
* update document's __vm_enough_memory function path
@ 2018-07-31 10:02 juviliu(刘家文)
  2018-07-31 11:02   ` Mike Rapoport
  0 siblings, 1 reply; 3+ messages in thread
From: juviliu(刘家文) @ 2018-07-31 10:02 UTC (permalink / raw)
  To: corbet
  Cc: akpm, mhocko, vbabka, kirill.shutemov, rppt, laoar.shao,
	kemi.wang, iamjoonsoo.kim, linux-doc, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 2 bytes --]



[-- Attachment #1.2: Type: text/html, Size: 1823 bytes --]

[-- Attachment #2: 0001-update-document-s-__vm_enough_memory-function-path.patch --]
[-- Type: application/octet-stream, Size: 882 bytes --]

From 12c42d6e08ad2e638d19f8ffbbe04b69ad59aa57 Mon Sep 17 00:00:00 2001
From: juvi <juviliu@tencent.com>
Date: Fri, 6 Jul 2018 09:03:42 -0900
Subject: [PATCH] update document's __vm_enough_memory function path

__vm_enough_memory has  moved to mm/util.c

Signed-off-by: Juvi Liu <juviliu@tencent.com>
---
 Documentation/sysctl/vm.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 697ef8c225df..6b71388ead23 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -668,7 +668,7 @@ and don't use much of it.
 The default value is 0.
 
 See Documentation/vm/overcommit-accounting.rst and
-mm/mmap.c::__vm_enough_memory() for more information.
+mm/util.c::__vm_enough_memory() for more information.
 
 ==============================================================
 
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: update document's __vm_enough_memory function path
  2018-07-31 10:02 update document's __vm_enough_memory function path juviliu(刘家文)
@ 2018-07-31 11:02   ` Mike Rapoport
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Rapoport @ 2018-07-31 11:02 UTC (permalink / raw)
  To: juviliu(刘家文)
  Cc: corbet, akpm, mhocko, vbabka, kirill.shutemov, laoar.shao,
	kemi.wang, iamjoonsoo.kim, linux-doc, linux-kernel

Hello,

On Tue, Jul 31, 2018 at 10:02:49AM +0000, juviliu(刘家文) wrote:
>  
> 

Please send your patch inline as a plain text.

You can take a look at Documentation/process/submitting-patches.rst [1] for
more detailed explanation


[1] https://www.kernel.org/doc/html/latest/process/submitting-patches.html


-- 
Sincerely yours,
Mike.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: update document's __vm_enough_memory function path
@ 2018-07-31 11:02   ` Mike Rapoport
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Rapoport @ 2018-07-31 11:02 UTC (permalink / raw)
  To: juviliu(刘家文)
  Cc: corbet, akpm, mhocko, vbabka, kirill.shutemov, laoar.shao,
	kemi.wang, iamjoonsoo.kim, linux-doc, linux-kernel

Hello,

On Tue, Jul 31, 2018 at 10:02:49AM +0000, juviliu(刘家文) wrote:
>  
> 

Please send your patch inline as a plain text.

You can take a look at Documentation/process/submitting-patches.rst [1] for
more detailed explanation


[1] https://www.kernel.org/doc/html/latest/process/submitting-patches.html


-- 
Sincerely yours,
Mike.

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-31 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-31 10:02 update document's __vm_enough_memory function path juviliu(刘家文)
2018-07-31 11:02 ` Mike Rapoport
2018-07-31 11:02   ` Mike Rapoport

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.