From: Greg Kroah-Hartman Date: Mon, 23 Mar 2026 12:07:40 +0000 (+0100) Subject: fix up mis-matched "" in some commits X-Git-Tag: v6.1.167~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebbd28915f5b27ec383914f1cbf7f6a910be5a8e;p=thirdparty%2Fkernel%2Fstable-queue.git fix up mis-matched "" in some commits Hung quilt mbox bad... --- diff --git a/queue-5.15/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch b/queue-5.15/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch index affa282ed2..4c9ad8e75a 100644 --- a/queue-5.15/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch +++ b/queue-5.15/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch @@ -143,7 +143,7 @@ this is fixed. Link: https://lkml.kernel.org/r/20251223214037.580860-5-david@kernel.org Fixes: 1013af4f585f ("mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race") Signed-off-by: David Hildenbrand (Red Hat) -Reported-by: Uschakow, Stanislav" +Reported-by: "Uschakow, Stanislav" Closes: https://lore.kernel.org/all/4d3878531c76479d9f8ca9789dc6485d@amazon.de/ Tested-by: Laurence Oberman Acked-by: Harry Yoo diff --git a/queue-5.15/mm-hugetlb-fix-hugetlb_pmd_shared.patch b/queue-5.15/mm-hugetlb-fix-hugetlb_pmd_shared.patch index 14a254ad13..1cbb9fbb9b 100644 --- a/queue-5.15/mm-hugetlb-fix-hugetlb_pmd_shared.patch +++ b/queue-5.15/mm-hugetlb-fix-hugetlb_pmd_shared.patch @@ -68,7 +68,7 @@ Tested-by: Laurence Oberman Reviewed-by: Lorenzo Stoakes Acked-by: Oscar Salvador Cc: Liu Shixin -Cc: Uschakow, Stanislav" +Cc: "Uschakow, Stanislav" Cc: Signed-off-by: Andrew Morton [ David: We don't have ptdesc and the wrappers, so work directly on diff --git a/queue-6.1/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch b/queue-6.1/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch index f99149c53d..2857fd7255 100644 --- a/queue-6.1/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch +++ b/queue-6.1/mm-hugetlb-fix-excessive-ipi-broadcasts-when-unsharing-pmd-tables-using-mmu_gather.patch @@ -143,7 +143,7 @@ this is fixed. Link: https://lkml.kernel.org/r/20251223214037.580860-5-david@kernel.org Fixes: 1013af4f585f ("mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race") Signed-off-by: David Hildenbrand (Red Hat) -Reported-by: Uschakow, Stanislav" +Reported-by: "Uschakow, Stanislav" Closes: https://lore.kernel.org/all/4d3878531c76479d9f8ca9789dc6485d@amazon.de/ Tested-by: Laurence Oberman Acked-by: Harry Yoo diff --git a/queue-6.1/mm-hugetlb-fix-hugetlb_pmd_shared.patch b/queue-6.1/mm-hugetlb-fix-hugetlb_pmd_shared.patch index a8f9d70f0b..f79348c3cb 100644 --- a/queue-6.1/mm-hugetlb-fix-hugetlb_pmd_shared.patch +++ b/queue-6.1/mm-hugetlb-fix-hugetlb_pmd_shared.patch @@ -68,7 +68,7 @@ Tested-by: Laurence Oberman Reviewed-by: Lorenzo Stoakes Acked-by: Oscar Salvador Cc: Liu Shixin -Cc: Uschakow, Stanislav" +Cc: "Uschakow, Stanislav" Cc: Signed-off-by: Andrew Morton [ David: We don't have ptdesc and the wrappers, so work directly on