summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2024-04-11 15:19:24 -0700
committerAndrew Morton <akpm@linux-foundation.org>2024-04-11 15:19:24 -0700
commitda25368ed97c0e2e4d73cdf5e89599dd4b783feb (patch)
treede0ab84a93a8262f1858164f9096f4456fd41b89
parent88150c313abbbcdbe4353ae3b922a35286f11880 (diff)
download25-new-da25368ed97c0e2e4d73cdf5e89599dd4b783feb.tar.gz
foo
-rw-r--r--pc/devel-series5
-rw-r--r--txt/old/s390-mm-re-enable-the-shared-zeropage-for-pv-and-skeys-kvm-guests.txt3
2 files changed, 4 insertions, 4 deletions
diff --git a/pc/devel-series b/pc/devel-series
index e67fc3a81..dab0b3976 100644
--- a/pc/devel-series
+++ b/pc/devel-series
@@ -83,7 +83,7 @@ mmpage_owner-fix-printing-of-stack-records.patch
#
mm-userfaultfd-allow-hugetlb-change-protection-upon-poison-entry.patch
#
-#mm-memory-failure-fix-deadlock-when-hugetlb_optimize_vmemmap-is-enabled.patch: acks?
+#mm-memory-failure-fix-deadlock-when-hugetlb_optimize_vmemmap-is-enabled.patch: acks? TBU
mm-memory-failure-fix-deadlock-when-hugetlb_optimize_vmemmap-is-enabled.patch
#
mmswapops-update-check-in-is_pfn_swap_entry-for-hwpoison-entries.patch
@@ -554,7 +554,7 @@ mm-debug-print-only-page-mapcount-excluding-folio-entire-mapcount-in-__dump_foli
documentation-admin-guide-cgroup-v1-memoryrst-dont-reference-page_mapcount.patch
#
#
-#mm-madvise-optimize-lazyfreeing-with-mthp-in-madvise_free.patch: usual async concerns TBU
+#mm-madvise-optimize-lazyfreeing-with-mthp-in-madvise_free.patch: usual async concerns TBU https://lkml.kernel.org/r/8d674b15-ef74-4d96-bc27-8794f744517c@arm.com
mm-madvise-optimize-lazyfreeing-with-mthp-in-madvise_free.patch
#mm-arm64-override-mkold_clean_ptes-batch-helper.patch: https://lkml.kernel.org/r/3cd1036d-3814-4a10-b6d2-099937ceabc8@arm.com
mm-arm64-override-mkold_clean_ptes-batch-helper.patch
@@ -563,6 +563,7 @@ arm64-mm-drop-vm_fault_badmap-vm_fault_badaccess.patch
arm-mm-drop-vm_fault_badmap-vm_fault_badaccess.patch
arm-mm-drop-vm_fault_badmap-vm_fault_badaccess-checkpatch-fixes.patch
#
+#mm-ksm-add-ksm_get_folio.patch; TBU
mm-ksm-add-ksm_get_folio.patch
mm-ksm-use-folio-in-remove_rmap_item_from_tree.patch
mm-ksm-add-folio_set_stable_node.patch
diff --git a/txt/old/s390-mm-re-enable-the-shared-zeropage-for-pv-and-skeys-kvm-guests.txt b/txt/old/s390-mm-re-enable-the-shared-zeropage-for-pv-and-skeys-kvm-guests.txt
index defda06e2..e143ed26d 100644
--- a/txt/old/s390-mm-re-enable-the-shared-zeropage-for-pv-and-skeys-kvm-guests.txt
+++ b/txt/old/s390-mm-re-enable-the-shared-zeropage-for-pv-and-skeys-kvm-guests.txt
@@ -57,8 +57,7 @@ KSM-placed zeropages in the same way, resulting in the same latency.
Link: https://lkml.kernel.org/r/20240321215954.177730-3-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
-Reviewed-by: Christian Borntraeger <borntraeger@linux.ibm.com>
-Tested-by: Christian Borntraeger <borntraeger@linux.ibm.com>
+Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Claudio Imbrenda <imbrenda@linux.ibm.com>