Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
  • [parent not found: <20260715-alloc-nolock-fixes-v1-2-fadc49952dda@google.com>]
  • * Re: [PATCH 0/2] mm/page_alloc: fixes for free_pages_nolock() on RT/UP
           [not found] <20260715-alloc-nolock-fixes-v1-0-fadc49952dda@google.com>
           [not found] ` <20260715-alloc-nolock-fixes-v1-1-fadc49952dda@google.com>
           [not found] ` <20260715-alloc-nolock-fixes-v1-2-fadc49952dda@google.com>
    @ 2026-07-15 19:33 ` Andrew Morton
      2 siblings, 0 replies; 12+ messages in thread
    From: Andrew Morton @ 2026-07-15 19:33 UTC (permalink / raw)
      To: Brendan Jackman
      Cc: Vlastimil Babka, Suren Baghdasaryan, Michal Hocko,
    	Johannes Weiner, Zi Yan, Sebastian Andrzej Siewior,
    	Clark Williams, Steven Rostedt, Alexei Starovoitov, Harry Yoo,
    	Shakeel Butt, linux-mm, linux-kernel, stable, sashiko-bot
    
    On Wed, 15 Jul 2026 09:03:57 +0000 Brendan Jackman <jackmanb@google.com> wrote:
    
    > First patch was originally part of a different series but Andrew asked
    > for it to be separate:
    > https://lore.kernel.org/all/20260710170311.e22bfd21c658e8357ceddeec@linux-foundation.org/
    > 
    > Pre-existing bugs found by Sashiko during review of this other series:
    > https://lore.kernel.org/all/20260703-alloc-trylock-v5-0-c87b714e19d3@google.com/
    > 
    > I have not reproduced these bugs, and I suspect there is no real-world
    > user that is affected by them.
    
    Right, thanks.  I'll stage these for the next merge window - no need to
    rush these fixes into mainline.
    
    And I staged them ahead of your "mm/page_alloc: rename FPI_TRYLOCK ->
    FPI_NOLOCK", to lessen backporting hassles.
    
    
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread
  • * [PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
    @ 2026-07-10 10:42 Brendan Jackman
      2026-07-10 10:42 ` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP Brendan Jackman
      0 siblings, 1 reply; 12+ messages in thread
    From: Brendan Jackman @ 2026-07-10 10:42 UTC (permalink / raw)
      To: Andrew Morton, Vlastimil Babka, Suren Baghdasaryan, Michal Hocko,
    	Johannes Weiner, Zi Yan, Sebastian Andrzej Siewior,
    	Clark Williams, Steven Rostedt, Shakeel Butt, Harry Yoo,
    	Alexei Starovoitov
      Cc: linux-mm, linux-kernel, linux-rt-devel, Brendan Jackman,
    	sashiko-bot, stable
    
    These patches are technically orthogonal to each other I'm just sending
    them as a series to avoid someone needing to deal with the (trivial)
    conflicts.
    
    Based on mm-new, depends on
    https://lore.kernel.org/all/20260703-alloc-trylock-v5-0-c87b714e19d3@google.com/
    
    Signed-off-by: Brendan Jackman <jackmanb@google.com>
    ---
    Brendan Jackman (2):
          mm/page_alloc: don't spin_trylock() in NMI on UP
          mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
    
     mm/page_alloc.c | 19 +++++++++----------
     1 file changed, 9 insertions(+), 10 deletions(-)
    ---
    base-commit: 9d6a99520ac667ab6c1dbed364169b68d38f1a5c
    change-id: 20260710-spin-trylock-followup-332c636e0d99
    
    Best regards,
    --  
    Brendan Jackman <jackmanb@google.com>
    
    
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread

    end of thread, other threads:[~2026-07-16  2:16 UTC | newest]
    
    Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20260715-alloc-nolock-fixes-v1-0-fadc49952dda@google.com>
         [not found] ` <20260715-alloc-nolock-fixes-v1-1-fadc49952dda@google.com>
    2026-07-15 13:00   ` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP Vlastimil Babka (SUSE)
    2026-07-16  2:13   ` Harry Yoo
         [not found] ` <20260715-alloc-nolock-fixes-v1-2-fadc49952dda@google.com>
    2026-07-15 13:07   ` [PATCH 2/2] mm/page_alloc: don't spin_trylock() when disallowed in free_one_page() Vlastimil Babka (SUSE)
    2026-07-16  2:16   ` Harry Yoo
    2026-07-15 19:33 ` [PATCH 0/2] mm/page_alloc: fixes for free_pages_nolock() on RT/UP Andrew Morton
    2026-07-10 10:42 [PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups Brendan Jackman
    2026-07-10 10:42 ` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP Brendan Jackman
    2026-07-11  0:03   ` Andrew Morton
    2026-07-13 14:31     ` Brendan Jackman
    2026-07-13 16:15       ` Harry Yoo
    2026-07-14  9:52         ` Brendan Jackman
    2026-07-14  9:59           ` Brendan Jackman
    2026-07-14 11:53           ` Harry Yoo
    

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