[PATCH net-next v19 00/15] net: phy: Introduce PHY ports representation
Chris Mason
clm at meta.com
Fri Nov 28 04:56:17 PST 2025
On 11/27/25 11:03 AM, Andrew Lunn wrote:
>> It's a bit tricky I guess, as the call-site in question
>> is introduced by a previous patch in the same series though.
>
> That is an interesting point. Does the AI retain its 'memory' when
> processing a patch series. Or does it see each patch individually?
>
> We encourage developers to create lots of small patches, in a patch
> series. The AI needs to be able to handle that.
Hi everyone,
The current prompts don't have a good way to find other commits in the
series and look for later patches fixing issues it has flagged.
This is a common problem on the bpf reviews too, and I've been meaning
to tackle it for a while. Claude can already wander through git commits
pretty effectively, so I think we just need to pass both ends of the git
range that make up the series. I'll experiment with that next week.
-chris
More information about the linux-arm-kernel
mailing list