[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3f18152f-dc2d-4f5b-872a-4a24899a01a5@meta.com>
Date: Fri, 28 Nov 2025 07:56:17 -0500
From: Chris Mason <clm@...a.com>
To: Andrew Lunn <andrew@...n.ch>,
Maxime Chevallier <maxime.chevallier@...tlin.com>
Cc: Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
thomas.petazzoni@...tlin.com, Eric Dumazet <edumazet@...gle.com>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org,
Christophe Leroy <christophe.leroy@...roup.eu>,
Herve Codina <herve.codina@...tlin.com>,
Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Vladimir Oltean <vladimir.oltean@....com>,
Köry Maincent <kory.maincent@...tlin.com>,
Marek Behún <kabel@...nel.org>,
Oleksij Rempel <o.rempel@...gutronix.de>,
Nicolò Veronese <nicveronese@...il.com>,
Simon Horman <horms@...nel.org>, mwojtas@...omium.org,
Antoine Tenart <atenart@...nel.org>, devicetree@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Rob Herring <robh@...nel.org>,
Romain Gantois <romain.gantois@...tlin.com>,
Daniel Golle <daniel@...rotopia.org>,
Dimitri Fedrau <dimitri.fedrau@...bherr.com>,
Tariq Toukan <tariqt@...dia.com>
Subject: Re: [PATCH net-next v19 00/15] net: phy: Introduce PHY ports
representation
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
Powered by blists - more mailing lists