docs: update link to powerpc/vmemmap_dedup.rst

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
This commit is contained in:
Costa Shulyupin 2023-09-27 19:43:18 +03:00 committed by Jonathan Corbet
parent 17e02586ed
commit de6772ee87
1 changed files with 1 additions and 1 deletions

View File

@ -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.