Re: [PATCH] [v2] Documentation: Provide guidelines for tool-generated content
Linus Torvalds <[email protected]>
| Newsgroups | dev.linux.lists.ksummit,org.kernel.vger.linux-kernel,org.kernel.vger.workflows |
|---|---|
| Message-ID | <CAHk-=whczwG=+-sAzoWoTY_VOwdFH3b5AkvQbgh+z98=p1iaXA@mail.gmail.com> |
On Mon, 10 Nov 2025 at 11:18, H. Peter Anvin <[email protected]> wrote: > > Copyright reasons, mainly. I really don't see the argument. The copyright issues are all true for all other code too. In fact, the copyright issues are a thing whether tools were involved or not. Copyright is *always* a thing. We have a fair chunk of actual generated "new" code, whether it is the millions of lines of register descriptions from hardware companies, or it's the millions of lines of unicode data. (Ok, the unicode data is just a few thousand lines, I exaggerate. But we really do have several million lines AMD GPU headers that must have been generated from hw descriptors, and there we didn't even ask for the tool or the source, just for the usual copyright sign-off). I really don't see what makes AI generated content so special. Yes, I think you need to specify what the tool was and what the conditions were for the change, but again - none of that is actually new in ANY way. This all feels like the usual AI hype-fest. Because THAT is the thing that is truly special about AI. The hype, and the billions and billions of dollars. I claim that copyright is no different just because it was artificial. What's the copyright difference between artificial intelligence and good oldfashioned wetware that isn't documented by "I used this tool and these sources". It's just another tool, guys. It's one that makes some people a lot of money, and yes, it will change society. But it's still just a tool. Linus