Re: [PATCH 5.15 000/214] 5.15.167-rc1 review

From: Greg Kroah-Hartman
Date: Wed Sep 11 2024 - 08:56:46 EST


On Tue, Sep 10, 2024 at 02:08:09PM +0100, Jon Hunter wrote:
> Hi Greg,
>
> On 10/09/2024 10:30, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.167 release.
> > There are 214 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.
> >
> > Responses should be made by Thu, 12 Sep 2024 09:25:22 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.167-rc1.gz
> > or in the git tree and branch at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> >
> > -------------
> > Pseudo-Shortlog of commits:
>
> ...
> > Satya Priya Kakitapalli <quic_skakitap@xxxxxxxxxxx>
> > clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLL
>
>
> The above change is causing build issues on both mainline and now with
> stable. There is a fix in the works [0] but has not been merged yet. For
> kernels such as 5.15.y where this driver is enabled, the build fails for
> us with ...
>
> drivers/clk/qcom/clk-alpha-pll.o: In function `clk_zonda_pll_set_rate':
> clk-alpha-pll.c:(.text+0x2f90): undefined reference to `__aeabi_uldivmod'
>

I'll go drop this from all branches and just wait for the fix to be send
and then someone can send both of them to us for inclusion.

thanks,

greg k-h