Re: [PATCH 6.18 0000/1518] 6.18.52-rc1 review
From: Miguel Ojeda
Date: Mon Sep 14 2026 - 01:16:27 EST
On Sat, 12 Sep 2026 08:36:09 +0200 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> This is the start of the stable review cycle for the 6.18.52 release.
> There are 1518 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 Mon, 14 Sep 2026 06:54:17 +0000.
> Anything received after that time might be too late.
Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested
for loongarch64 and arm32:
Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
In my arm32 configs I see the `knav_qmss_queue` issue others reported:
drivers/soc/ti/knav_qmss_queue.c:1871:2: error: use of undeclared identifier 'knav_qdev'
1871 | knav_qdev->debugfs_file =
| ^
Thanks!
Cheers,
Miguel