summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2024-04-25 21:00:56 -0700
committerAndrew Morton <akpm@linux-foundation.org>2024-04-25 21:00:56 -0700
commite362ba6748b5349dfb36c762df35ccabad2285fc (patch)
tree8c0157d0ca84d7d10f818bd7af44e7d18a6f6de8
parentfe0e3ba379de760c84f39f8c5228e27eb8e1c21f (diff)
download25-new-e362ba6748b5349dfb36c762df35ccabad2285fc.tar.gz
foo
-rw-r--r--txt/mm-arch-provide-pud_pfn-fallback.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/txt/mm-arch-provide-pud_pfn-fallback.txt b/txt/mm-arch-provide-pud_pfn-fallback.txt
index 7199916e1..053bdceba 100644
--- a/txt/mm-arch-provide-pud_pfn-fallback.txt
+++ b/txt/mm-arch-provide-pud_pfn-fallback.txt
@@ -9,6 +9,8 @@ Another option is to provide some lower level config options (compare to
HUGETLB_PAGE or THP) to identify which layer an arch can support for such
huge mappings. However that can be an overkill.
+[peterx@redhat.com: fix loongson defconfig]
+ Link: https://lkml.kernel.org/r/20240403013249.1418299-4-peterx@redhat.com
Link: https://lkml.kernel.org/r/20240327152332.950956-6-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>