From: Costa Shulyupin Date: Wed, 27 Sep 2023 16:43:18 +0000 (+0300) Subject: docs: update link to powerpc/vmemmap_dedup.rst X-Git-Tag: v6.7-rc1~118^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de6772ee8728872f92776fce6e21444fd70ea0ec;p=thirdparty%2Fkernel%2Flinux.git docs: update link to powerpc/vmemmap_dedup.rst after move of powerpc/ to arch/ Signed-off-by: Costa Shulyupin Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20230927164319.2686237-1-costa.shul@redhat.com --- diff --git a/Documentation/mm/vmemmap_dedup.rst b/Documentation/mm/vmemmap_dedup.rst index 59891f72420e3..593ede6d314ba 100644 --- 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.