mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09: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:
@@ -39,7 +39,7 @@ struct vmem_altmap {
|
||||
* must be treated as an opaque object, rather than a "normal" struct page.
|
||||
*
|
||||
* A more complete discussion of unaddressable memory may be found in
|
||||
* include/linux/hmm.h and Documentation/vm/hmm.rst.
|
||||
* include/linux/hmm.h and Documentation/mm/hmm.rst.
|
||||
*
|
||||
* MEMORY_DEVICE_FS_DAX:
|
||||
* Host memory that has similar access semantics as System RAM i.e. DMA
|
||||
|
||||
Reference in New Issue
Block a user