Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
  • [parent not found: <20260716100345.473473-3-kirill@shutemov.name>]
  • * Re: [PATCH 0/2] mm/huge_memory: drop dead split helper variants
           [not found] <20260716100345.473473-1-kirill@shutemov.name>
           [not found] ` <20260716100345.473473-2-kirill@shutemov.name>
           [not found] ` <20260716100345.473473-3-kirill@shutemov.name>
    @ 2026-07-16 11:11 ` David Hildenbrand (Arm)
      2 siblings, 0 replies; 7+ messages in thread
    From: David Hildenbrand (Arm) @ 2026-07-16 11:11 UTC (permalink / raw)
      To: Kiryl Shutsemau, Andrew Morton, Lorenzo Stoakes
      Cc: Zi Yan, Baolin Wang, Liam R . Howlett, Nico Pache, Ryan Roberts,
    	Dev Jain, Barry Song, Lance Yang, Usama Arif, linux-mm,
    	linux-kernel, Kiryl Shutsemau (Meta)
    
    On 7/16/26 12:03, Kiryl Shutsemau wrote:
    > From: "Kiryl Shutsemau (Meta)" <kas@kernel.org>
    > 
    > Two trivial cleanups in the folio split API, found while auditing the
    > split helpers for the inode UAF fix [1]:
    > 
    >  - can_split_folio() is dead: only the !THP stub remains, no definition
    >    under CONFIG_TRANSPARENT_HUGEPAGE and no callers. Leftover from an
    >    earlier cleanup.
    > 
    >  - split_folio_to_list_to_order() has no direct callers; its only user
    >    is split_folio_to_order(), which always passes a NULL list. Fold it.
    > 
    > These were 4/5 and 5/5 of the withdrawn series [2], rebased without the
    > memory_failure() dependency. 3/5 (removing split_huge_page_to_order())
    > is dropped: with the UAF fixed by [1] instead, memory_failure() keeps
    > using it. The syzbot ci failures against [2] were all caused by its
    > patch 1, which is gone.
    > 
    > No functional change.
    
    Thanks!
    
    Acked-by: David Hildenbrand (Arm) <david@kernel.org>
    
    -- 
    Cheers,
    
    David
    
    
    ^ permalink raw reply	[flat|nested] 7+ messages in thread

  • end of thread, other threads:[~2026-07-16 15:54 UTC | newest]
    
    Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20260716100345.473473-1-kirill@shutemov.name>
         [not found] ` <20260716100345.473473-2-kirill@shutemov.name>
    2026-07-16 11:08   ` [PATCH 1/2] mm/huge_memory: remove unused can_split_folio() Usama Arif
    2026-07-16 13:51   ` Lorenzo Stoakes (ARM)
    2026-07-16 14:57   ` Zi Yan
         [not found] ` <20260716100345.473473-3-kirill@shutemov.name>
    2026-07-16 11:09   ` [PATCH 2/2] mm/huge_memory: fold split_folio_to_list_to_order() into split_folio_to_order() Usama Arif
    2026-07-16 13:52   ` Lorenzo Stoakes (ARM)
    2026-07-16 14:58   ` Zi Yan
    2026-07-16 11:11 ` [PATCH 0/2] mm/huge_memory: drop dead split helper variants David Hildenbrand (Arm)
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox