* [folded-merged] mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix.patch removed from -mm tree
@ 2024-04-26 3:39 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-04-26 3:39 UTC (permalink / raw)
To: mm-commits, willy, vbabka, shy828301, ryan.roberts, rppt, riel,
peterx, muchun.song, mpe, mike.kravetz, lstoakes, kirill,
jthoughton, jhubbard, jgg, hch, david, christophe.leroy,
axelrasmussen, aneesh.kumar, andrew.jones, aarcange, akpm, akpm
The quilt patch titled
Subject: mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix
has been removed from the -mm tree. Its filename was
mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix.patch
This patch was dropped because it was folded into mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix
Date: Thu Mar 28 11:57:50 AM PDT 2024
fix comment, per David
Cc: David Hildenbrand <david@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Andrew Jones <andrew.jones@linux.dev>
Cc: Aneesh Kumar K.V (IBM) <aneesh.kumar@kernel.org>
Cc: Axel Rasmussen <axelrasmussen@google.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: James Houghton <jthoughton@google.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Kirill A. Shutemov <kirill@shutemov.name>
Cc: Lorenzo Stoakes <lstoakes@gmail.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: "Mike Rapoport (IBM)" <rppt@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Rik van Riel <riel@surriel.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/gup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/mm/gup.c~mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix
+++ a/mm/gup.c
@@ -2858,7 +2858,7 @@ static int gup_hugepte(pte_t *ptep, unsi
* GUP updates. When hugepd will be extended to support non-hugetlbfs or
* even anonymous memory, we need to do extra check as what we do with most
* of the other folios. See writable_file_mapping_allowed() and
- * folio_fast_pin_allowed() for more information.
+ * gup_fast_folio_allowed() for more information.
*/
static int gup_huge_pd(hugepd_t hugepd, unsigned long addr,
unsigned int pdshift, unsigned long end, unsigned int flags,
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing.patch
mm-allow-anon-exclusive-check-over-hugetlb-tail-pages-fix.patch
arm-mm-drop-vm_fault_badmap-vm_fault_badaccess-checkpatch-fixes.patch
mm-hugetlb-rename-dissolve_free_huge_pages-to-dissolve_free_hugetlb_folios-fix.patch
__mod_memcg_lruvec_state-enhance-diagnostics.patch
__mod_memcg_lruvec_state-enhance-diagnostics-fix.patch
binfmt_elf_fdpic-fix-proc-pid-auxv-checkpatch-fixes.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-26 3:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 3:39 [folded-merged] mm-gup-drop-folio_fast_pin_allowed-in-hugepd-processing-fix.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.