summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2024-04-25 20:57:33 -0700
committerAndrew Morton <akpm@linux-foundation.org>2024-04-25 20:57:33 -0700
commit68f637d72780824b8637568305d23874c92bfad4 (patch)
tree10867357157602844b37d57e9e6470331f3455b7
parent3b15a897021642875de1335f8c4fe3ce5c131549 (diff)
download25-new-68f637d72780824b8637568305d23874c92bfad4.tar.gz
foo
-rw-r--r--txt/mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries.txt b/txt/mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries.txt
index 599f465d4..033107ac6 100644
--- a/txt/mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries.txt
+++ b/txt/mm-sparc-change-pxd_huge-behavior-to-exclude-swap-entries.txt
@@ -7,6 +7,7 @@ the only architecture that will allow swap entries to be reported as
pXd_huge(). After this patch, all architectures should forbid swap
entries in pXd_huge().
+[akpm@linux-foundation.org: s/;;/;/, per Muchun]
Link: https://lkml.kernel.org/r/20240318200404.448346-6-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Cc: David S. Miller <davem@davemloft.net>