mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +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:
@@ -74,7 +74,7 @@ static inline int current_is_kswapd(void)
|
||||
|
||||
/*
|
||||
* Unaddressable device memory support. See include/linux/hmm.h and
|
||||
* Documentation/vm/hmm.rst. Short description is we need struct pages for
|
||||
* Documentation/mm/hmm.rst. Short description is we need struct pages for
|
||||
* device memory that is unaddressable (inaccessible) by CPU, so that we can
|
||||
* migrate part of a process memory to device memory.
|
||||
*
|
||||
|
Reference in New Issue
Block a user