Re: [PATCHv2] irqchip/mbigen: add COMPILE_TEST support
From: Rosen Penev
Date: Tue May 12 2026 - 20:53:04 EST
On Mon, May 11, 2026 at 7:15 AM Thomas Gleixner <tglx@xxxxxxxxxx> wrote:
>
> On Sun, May 10 2026 at 12:52, Rosen Penev wrote:
> > Add description to bool to do so.
> >
> > Remove ARM_GIC_V3 as the driver does not need it to compile.
>
> True, but you fail to explain that GIC_V3* is always selected for ARM64
> builds.
OK.
>
> > Add GENERIC_MSI_IRQ since it's now needed as the ARM stuff went away.
>
> That's not a sensible explanation either. It's required for COMPILE_TEST
> builds because it's not longer selected by the removed ARM_GIC_V3_ITS.
OK.
>
> > Assisted-by: Codex-GPT-5.5
>
> This thing clearly lacks any competence for writing comprehensible
> change logs.
User error. AGENTS.md needs tweaking locally. Speaking of which it
would probably make sense to commit one here similar to .clang-format.
>
> What a waste of time and energy.
Not my call. I've found it very useful to avoid having to resend
multiple patches because of a boneheaded description.