All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Carstens <hca@linux.ibm.com>
To: Wei Yang <richard.weiyang@gmail.com>
Cc: will@kernel.org, aneesh.kumar@kernel.org,
	akpm@linux-foundation.org, npiggin@gmail.com,
	peterz@infradead.org, gor@linux.ibm.com, agordeev@linux.ibm.com,
	borntraeger@linux.ibm.com, svens@linux.ibm.com, arnd@arndb.de,
	linux-arch@vger.kernel.org, linux-mm@kvack.org,
	linux-s390@vger.kernel.org,
	"David Hildenbrand (Red Hat)" <david@kernel.org>
Subject: Re: [PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Date: Thu, 8 Jan 2026 11:40:46 +0100	[thread overview]
Message-ID: <20260108104046.9857B79-hca@linux.ibm.com> (raw)
In-Reply-To: <20251231030026.15938-1-richard.weiyang@gmail.com>

On Wed, Dec 31, 2025 at 03:00:26AM +0000, Wei Yang wrote:
> Functioin __tlb_remove_page_size() is only used in
> tlb_remove_page_size() with @delay_remap set to false and it is passed
> directly to __tlb_remove_folio_pages_size().
> 
> Remove @delay_remap of __tlb_remove_page_size() and call
> __tlb_remove_folio_pages_size() with false @delay_remap.
> 
> Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
> Cc: "David Hildenbrand (Red Hat)" <david@kernel.org>
> ---
>  arch/s390/include/asm/tlb.h | 6 ++----
>  include/asm-generic/tlb.h   | 5 ++---
>  mm/mmu_gather.c             | 5 ++---
>  3 files changed, 6 insertions(+), 10 deletions(-)

Acked-by: Heiko Carstens <hca@linux.ibm.com> # s390

      parent reply	other threads:[~2026-01-08 10:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-31  3:00 [PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size() Wei Yang
2026-01-01  1:05 ` SeongJae Park
2026-01-05 15:44 ` David Hildenbrand (Red Hat)
2026-01-06 11:38   ` Wei Yang
2026-01-07 21:30 ` Will Deacon
2026-01-08 10:40 ` Heiko Carstens [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260108104046.9857B79-hca@linux.ibm.com \
    --to=hca@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=aneesh.kumar@kernel.org \
    --cc=arnd@arndb.de \
    --cc=borntraeger@linux.ibm.com \
    --cc=david@kernel.org \
    --cc=gor@linux.ibm.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=npiggin@gmail.com \
    --cc=peterz@infradead.org \
    --cc=richard.weiyang@gmail.com \
    --cc=svens@linux.ibm.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.