Re: clang/objtool failures on linux-next

From: Arnd Bergmann

Date: Mon Mar 09 2026 - 17:32:48 EST


On Mon, Mar 9, 2026, at 22:15, Nathan Chancellor wrote:
> On Fri, Mar 06, 2026 at 05:35:20PM -0800, Josh Poimboeuf wrote:
>> On Fri, Mar 06, 2026 at 11:04:50PM +0100, Arnd Bergmann wrote:

> I don't think Arnd has that fix based on the .comment section:
>
> Debian clang version 22.0.0
> (++20251025104945+e219cf60598c-1~exp1~20251025225011.1789)
>

Correct, I am still using the apt.llvm.org packages on arm64, and
those don't have clang-23 packages yet. I should probably start
using your builds instead.

Arnd