Re: [PATCH 6.12 0000/1376] 6.12.110-rc1 review
From: Greg Kroah-Hartman
Date: Mon Sep 14 2026 - 06:21:25 EST
On Sun, Sep 13, 2026 at 12:59:10PM +0100, Jon Hunter wrote:
>
> On 12/09/2026 20:28, Pavel Machek wrote:
> > Hi!
> >
> > > This is the start of the stable review cycle for the 6.12.110 release.
> > > There are 1376 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.
> >
> > We get build errors in -cip testing:
> >
> > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/2842911949
> > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/16461797877
> >
> > drivers/soc/ti/knav_qmss_queue.c: In function 'knav_queue_probe':
> > drivers/soc/ti/knav_qmss_queue.c:1874:9: error: 'knav_qdev' undeclared (first use in this function); did you mean 'knav_queue'?
> I am seeing the same for 6.12 and 6.18. Appears to be this commit ...
>
> # first bad commit: [4e91398b6ae1dde1824bcf3d19b4237773f31e68] soc: ti: knav_qmss: Remove debugfs file on teardown
Sasha fixed this up, thanks.
greg k-h