Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content

Miguel Ojeda <[email protected]> Thu, 8 Jan 2026 19:27:17 +0100
Newsgroups dev.linux.lists.ksummit,org.kernel.vger.linux-kernel,org.kernel.vger.workflows
Message-ID <CANiq72mw1bis7aE9b=Htx9=Sd9jZH1rJmew1xqhPiCWu=EyzPw@mail.gmail.com>
On Thu, Jan 8, 2026 at 5:42 PM Sasha Levin <[email protected]> wrote:
>
> We already have something like this in Documentation/process/howto.rst:
>
>    "Before making any actual modifications to the Linux kernel code, it is
>     imperative to understand how the code in question works."

The patch already mentions something similar as well:

    Ensure that you understand your entire submission and are prepared
    to respond to review comments.

And then talks about the maintainers discretion and rejecting etc. at
the bullet list at the bottom, so it seems fairly clear to me, i.e.
that patches may get "rejected outright" if one cannot explain the
submitted series.

Cheers,
Miguel