From: Uladzislau Rezki <urezki@gmail.com>
To: Vlastimil Babka <vbabka@suse.cz>
Cc: "Uladzislau Rezki (Sony)" <urezki@gmail.com>,
stable@vger.kernel.org,
Oleksiy Avramchenko <oleksiy.avramchenko@sony.com>,
Keith Busch <kbusch@kernel.org>,
Joel Fernandes <joelagnelf@nvidia.com>
Subject: Re: [PATCH 6.13.y] mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
Date: Wed, 12 Mar 2025 11:25:18 +0100 [thread overview]
Message-ID: <Z9FhDk-svRFNBFGR@pc636> (raw)
In-Reply-To: <96e93e70-0d60-4ec4-a111-9eab58e8b3f9@suse.cz>
On Tue, Mar 11, 2025 at 09:33:38PM +0100, Vlastimil Babka wrote:
> On 3/11/25 17:59, Uladzislau Rezki (Sony) wrote:
>
> The first line of the changelog needs to say:
>
> commit dfd3df31c9db752234d7d2e09bef2aeabb643ce4 upstream.
>
> I think Greg prefers if you resend with that fixed rather than fixing up
> locally.
> If the same backport applies to both 6.12 and 6.13 (it seems to me it does?)
> I guess a single mail with [PATCH 6.12.y 6.13.y] could be enough.
>
Thank you. I will make one for both kernels.
> > Apart of that, since kvfree_rcu() does reclaim memory it is worth
> > to go with WQ_MEM_RECLAIM type of wq because it is designed for
> > this purpose.
> >
> > Fixes: 6c6c47b063b5 ("mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()"),
> > Reported-by: Keith Busch <kbusch@kernel.org>
> > Closes: https://lore.kernel.org/all/Z7iqJtCjHKfo8Kho@kbusch-mbp/
> > Cc: stable@vger.kernel.org
> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
> > Reviewed-by: Joel Fernandes <joelagnelf@nvidia.com>
> > Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
>
> I don't know if you need to add another
> Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
>
> opinions on that differ and not sure where stable stands...
> (does "git commit -s" add it or detects your previous one?)
>
"-s" IMO should add it. But i will check.
Thank you for the comments!
--
Uladzislau Rezki
next prev parent reply other threads:[~2025-03-12 10:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-11 16:59 [PATCH 6.13.y] mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq Uladzislau Rezki (Sony)
2025-03-11 20:33 ` Vlastimil Babka
2025-03-12 10:25 ` Uladzislau Rezki [this message]
2025-03-13 9:01 ` Sasha Levin
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=Z9FhDk-svRFNBFGR@pc636 \
--to=urezki@gmail.com \
--cc=joelagnelf@nvidia.com \
--cc=kbusch@kernel.org \
--cc=oleksiy.avramchenko@sony.com \
--cc=stable@vger.kernel.org \
--cc=vbabka@suse.cz \
/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.