On Sat, 29 Aug 2026 at 16:53, Karl Mehltretter <[email protected]> wrote:
>
> 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/[email protected]/
I missed that. Makes sense to be honest. Either way, that was just a nit :)
Thanks!
/fuad
>
> 816d9992d9ed ("coding-assistants: simplify attribution")
>
> > Reviewed-by: Fuad Tabba <[email protected]>
> > Tested-by: Fuad Tabba < [email protected]>
>
> Thanks for the review and also testing!
>
> Karl