projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17e0258
)
docs: update link to powerpc/vmemmap_dedup.rst
author
Costa Shulyupin
<costa.shul@redhat.com>
Wed, 27 Sep 2023 16:43:18 +0000
(19:43 +0300)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 10 Oct 2023 19:35:55 +0000
(13:35 -0600)
after move of powerpc/ to arch/
Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link:
https://lore.kernel.org/r/20230927164319.2686237-1-costa.shul@redhat.com
Documentation/mm/vmemmap_dedup.rst
patch
|
blob
|
history
diff --git
a/Documentation/mm/vmemmap_dedup.rst
b/Documentation/mm/vmemmap_dedup.rst
index 59891f72420e324315228726937edd4734e9ec4c..593ede6d314ba6de4fec26b2e0903babe6e4da6a 100644
(file)
--- a/
Documentation/mm/vmemmap_dedup.rst
+++ b/
Documentation/mm/vmemmap_dedup.rst
@@
-211,7
+211,7
@@
the device (altmap).
The following page sizes are supported in DAX: PAGE_SIZE (4K on x86_64),
PMD_SIZE (2M on x86_64) and PUD_SIZE (1G on x86_64).
-For powerpc equivalent details see Documentation/powerpc/vmemmap_dedup.rst
+For powerpc equivalent details see Documentation/
arch/
powerpc/vmemmap_dedup.rst
The differences with HugeTLB are relatively minor.