Re: [PATCHv2] irqchip/mbigen: add COMPILE_TEST support

From: Thomas Gleixner

Date: Mon May 11 2026 - 10:17:47 EST


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.

> 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.

> Assisted-by: Codex-GPT-5.5

This thing clearly lacks any competence for writing comprehensible
change logs.

What a waste of time and energy.