Re: [PATCH 6.19 000/844] 6.19.6-rc1 review

From: Miguel Ojeda

Date: Sun Mar 01 2026 - 18:48:39 EST


On Sat, 28 Feb 2026 12:18:33 -0500 Sasha Levin <sashal@xxxxxxxxxx> wrote:
>
> This is the start of the stable review cycle for the 6.19.6 release.
> There are 844 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 Mar 2 05:32:25 PM UTC 2026.
> Anything received after that time might be too late.

Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested
for loongarch64:

Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Compared to 6.19.4, the `COMPAT` build error is now fixed. The other
warning fix (`unwrap_or`) will still take time to arrive.

And like 6.18.y, I am seeing a trivial Clippy warning on Rust nightly --
we will most likely send the same targeted backport to clean it:

https://lore.kernel.org/rust-for-linux/CANiq72nWYJna_hdFxjQCQZK6yJBrr1Mb86iKavivV0U0BgufeA@xxxxxxxxxxxxxx/

On top of that, I noticed an `objtool` warning in loongarch64, but it
happens on mainline too, so we will deal with it there:

https://lore.kernel.org/rust-for-linux/CANiq72mAQxbRJZDnik3Qmd4phvFwPA01O2jwaaXRh_T+2=L-qA@xxxxxxxxxxxxxx/

Thanks!

Cheers,
Miguel