On Sat, Feb 10, 2024 at 05:26:04PM +0100, Miguel Ojeda wrote:
On Thu, 11 Jan 2024 17:40:36 -0700 Nathan Chancellor nathan@kernel.org wrote:
Closes: https://github.com/ClangBuiltLinux/linux/issues/1977
The next one: 1978 :)
This is probably the third link I have messed up in the past couple of weeks :/ Mauro, do you want a v2 for these two minor issues or can you fix them up during application?
of the stackvia 'static const', which is a better location for these
Nit: space.
Built-tested for loongarch64:
Reviewed-by: Miguel Ojeda ojeda@kernel.org Tested-by: Miguel Ojeda ojeda@kernel.org
With this applied, I have a `WERROR`-clean `defconfig` build with a Rust-enabled kernel using LLVM 18 (using LLVM-provided apt pre-releases).
Thanks for taking a look, this is great to hear!
Cheers, Nathan