summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2024-04-25 21:02:19 -0700
committerAndrew Morton <akpm@linux-foundation.org>2024-04-25 21:02:19 -0700
commit7be3c98be950d5008866be8035baf355c64102ca (patch)
treeb1bea05067670f21536ac6817dc9d071a82d830e
parentd891ce3fd309b65c246598a92980b6f06e334822 (diff)
download25-new-7be3c98be950d5008866be8035baf355c64102ca.tar.gz
foo
-rw-r--r--txt/mm-swap-free_swap_and_cache_nr-as-batched-free_swap_and_cache.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/txt/mm-swap-free_swap_and_cache_nr-as-batched-free_swap_and_cache.txt b/txt/mm-swap-free_swap_and_cache_nr-as-batched-free_swap_and_cache.txt
index 10a305883..339d4e379 100644
--- a/txt/mm-swap-free_swap_and_cache_nr-as-batched-free_swap_and_cache.txt
+++ b/txt/mm-swap-free_swap_and_cache_nr-as-batched-free_swap_and_cache.txt
@@ -25,6 +25,8 @@ wasn't exactly guaranteed. We will still get the warning with most of the
information from get_swap_device(). With the batch version, we wouldn't
know which pte was bad anyway so could print the wrong one.
+[ryan.roberts@arm.com: fix a build warning on parisc]
+ Link: https://lkml.kernel.org/r/20240409111840.3173122-1-ryan.roberts@arm.com
Link: https://lkml.kernel.org/r/20240408183946.2991168-3-ryan.roberts@arm.com
Signed-off-by: Ryan Roberts <ryan.roberts@arm.com>
Acked-by: David Hildenbrand <david@redhat.com>