Re: [PATCH 0/3] stmmac crash/stall fixes when under memory pressure
From: Sam Edwards
Date: Wed Mar 18 2026 - 19:19:22 EST
On Wed, Mar 18, 2026 at 3:11 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Tue, 17 Mar 2026 20:46:00 -0700 Sam Edwards wrote:
> > > Please have a critical look at the commit messages.
> > > They are very bloviated and not slop looking.
> >
> > Thank you for saying my messages aren't slop. :)
>
> Typo, of course. Are you saying you haven't use an LLM at all to write
> these patches or commit messages?
That's right: My crash analysis, source code study, bug reporting, fix
implementation, testing, commit messages, and correspondence were done
the pre-LLM way. (Perhaps it's time for me to adopt a disclaimer a la
xkcd.com/3126? /s)
> > I'll try to dial back the verbosity, though. What kind of bloviation
> > do I have? Should I be leaving off more context, or should I focus
> > more on preserving the same detail but using fewer words?
>
> IDK, writing is hard. I read the commit message for patch 1 and I felt
> like I understood less than when I started :S
Ah yeah, I get it: Sometimes with negative feedback, people don't know
*why* something is off, only *that* it's off.
(Aside: I originally wrote the patch 1 message last month as a comment
explaining my issue on Bugzilla, and later reused most of it when
preparing this series. Patches 2/3 were written fresh as I was getting
ready to hit send. Maybe I was relying on context from the Bugzilla
thread more than I thought.)
> Try to imagine you don't
> know the code very well and think what information is crucial to
> understanding the change.
I have a bit of an edge then: I'm actually pretty new to this driver,
and used the commit messages to document what I had to learn in the
process.
I'll try to workshop the commit messages in preparation for a series
v2. Thank you for taking the time to speak with me about this.
Best wishes,
Sam