[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250730191033.GA441972@mit.edu>
Date: Wed, 30 Jul 2025 15:10:33 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: Sasha Levin <sashal@...nel.org>, Steven Rostedt <rostedt@...dmis.org>,
Lorenzo Stoakes <lorenzo.stoakes@...cle.com>, Greg KH <greg@...ah.com>,
corbet@....net, linux-doc@...r.kernel.org, workflows@...r.kernel.org,
josh@...htriplett.org, kees@...nel.org, konstantin@...uxfoundation.org,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
"Dr. David Alan Gilbert" <linux@...blig.org>
Subject: Re: [PATCH 0/4] Add agent coding assistant configuration to Linux
kernel
On Wed, Jul 30, 2025 at 06:59:09PM +0100, Al Viro wrote:
>
> And I absolutely will refuse to take patches from somebody who would
> consistently fail to explain why the patch is correct and needed. Sasha,
> this is the elephant in the room: we *ALREADY* get "contributions" that
> very clearly stem from "$TOOL says so, what else do you need?" kind of
> reasoning and some of that dreck ends up in the tree. AI will serve as
> a force multiplier for those... persons.
>
Any tool can be a force multipler, either for good or for ill.
For example, I suspect we have a much greater set of problems from
$TOOL's other than Large Language Models. For example people who use
"git grep strcpy" and send patches (because strcpy is eeeevil), some
of which don't even compile, and some of which are just plain wrong.
Ditto people who take a syzbot reproducer, make some change which
makes the problem go away, and then submit a patch, and only for
maintainers to point ut that the patch introduced bugs and/or really
didn't fix the problem.
I don't think that we should therefore forbid any use of patches
generated using the assistance of "git grep" or syzbot. That's
because I view this as a problem of the people using the tool, not the
tool itself. It's just that AI / LLM have been become a Boogeyman
that inspires a lot of fear and loathing.
- Ted
Powered by blists - more mailing lists