Re: [PATCH 1/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
From: Karl Mehltretter
Date: Sat Aug 29 2026 - 11:53:09 EST
On Sat, Aug 29, 2026 at 04:04:01PM +0100, Fuad Tabba wrote:
> > Fixes: 821d935c87bc ("KVM: arm64: Introduce support for userspace SMCCC filtering")
> > Assisted-by: LLM
>
> nit: this should be `Assisted-by: AGENT_NAME:MODEL_VERSION [TOOL1]
> [TOOL2]` rather than LLM
>
When I first saw 'LLM' in a patch I thought so too.
But it is now allowed, see recent discussion and merge:
https://lore.kernel.org/r/87qzkuahlr.fsf@xxxxxxxxxxxxxx/
816d9992d9ed ("coding-assistants: simplify attribution")
> Reviewed-by: Fuad Tabba <fuad.tabba@xxxxxxxxx>
> Tested-by: Fuad Tabba < fuad.tabba@xxxxxxxxx>
Thanks for the review and also testing!
Karl