mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
docs: rename Documentation/vm to Documentation/mm
so it will be consistent with code mm directory and with Documentation/admin-guide/mm and won't be confused with virtual machines. Signed-off-by: Mike Rapoport <rppt@linux.ibm.com> Suggested-by: Matthew Wilcox <willy@infradead.org> Tested-by: Ira Weiny <ira.weiny@intel.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Acked-by: Wu XiangCheng <bobwxc@email.cn>
This commit is contained in:
@@ -752,7 +752,7 @@ static int __meminit vmemmap_populate_compound_pages(unsigned long start_pfn,
|
||||
|
||||
/*
|
||||
* Reuse the previous page for the rest of tail pages
|
||||
* See layout diagram in Documentation/vm/vmemmap_dedup.rst
|
||||
* See layout diagram in Documentation/mm/vmemmap_dedup.rst
|
||||
*/
|
||||
next += PAGE_SIZE;
|
||||
rc = vmemmap_populate_range(next, last, node, NULL,
|
||||
|
Reference in New Issue
Block a user