Re: [PATCH 5.10 000/111] 5.10.217-rc1 review

From: Greg Kroah-Hartman
Date: Fri May 17 2024 - 05:22:59 EST


On Thu, May 16, 2024 at 02:38:48PM +0200, Pavel Machek wrote:
> Hi!
>
> > This is the start of the stable review cycle for the 5.10.217 release.
> > There are 111 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
>
>
> > Stephen Boyd <sboyd@xxxxxxxxxx>
> > clk: Don't hold prepare_lock when calling kref_put()
>
> Stephen said in a message that this depends on other patches,
> including 9d1e795f754d clk: Get runtime PM before walking tree for
> clk_summary. But we don't seem to have that one. Can you double-check?
>
> (
> Date: Tue, 23 Apr 2024 12:24:51 -0700
> Subject: Re: [PATCH AUTOSEL 5.4 6/8] clk: Don't hold prepare_lock when calling kref_put()
> )

Ugh, please use lore links when referring to other threads so that we
don't have to figure it out on our own...

Anyway, that one commit seems missing, I'll look into it.

greg k-h