Re: [PATCH] lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis

From: Nathan Chancellor

Date: Wed Feb 25 2026 - 13:54:19 EST


On Wed, Feb 25, 2026 at 03:52:28PM +0100, Peter Zijlstra wrote:
> On Tue, Feb 24, 2026 at 04:16:30PM -0700, Nathan Chancellor wrote:
> > Using a prerelease version as a minimum supported version for
> > Peter, could you take this for a 7.0-rc?
>
> Yes, I can.

Thanks a lot!

> I would however appreciate the Debian folks to quickly push an update
> to the clang-22/experimental package. Otherwise I can't run this fancy
> stuff myself no moar.

https://packages.debian.org/experimental/clang-22

claims that the experimental clang-22 package is at 22.1.0-rc3, so you
should be good. If not for some reason, it looks like 22.1.0 should be
coming down the pipeline soon based on the llvm-toolchain repo:

https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commits/22

and there is always https://apt.llvm.org or the kernel.org copies if you
were really in a bind :)

Cheers,
Nathan