From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0DAF839A05E; Thu, 2 Jul 2026 22:00:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783029645; cv=none; b=ehHV0/N0LCoqdfqcKjia9VomVrKCeBDsMLiHnbIPfrURgWZatIFRx4nFjHz/01Q6eayrPHrPSO43tCBYvxm2wcZpJ9158Q0L1uA/Z7w7pE2w8HQadismQKHRjEXSjs5kuMn5bI5cKBJ0FPaIadOacXyLUgS6ErVRvwI/+U/Fo2A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783029645; c=relaxed/simple; bh=yb1zGZvJJpOXW/XZg2P4kXqNBlC7uLdr9sk678pac1w=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=e2ajSiO6MB9AlfqRhBXpgxN1pe/jok2ZdY6EeASaToNxibmbMtFYF6r8Pdlr22ulNJnKsXB/5HKSEU9XVJkwI01oNTbico6U8YWqXJ+4GcTgIKc/8Lg0GQ1warhA5fALHdywKF4a6p4M84MK+Bwn5LfCPx1XeHFkdt409aD+uVs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fm0ziciI; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fm0ziciI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 682441F00A3A; Thu, 2 Jul 2026 22:00:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783029643; bh=mzTSOxzn5WhMjC1txEmxRE0ErHMtsKX7cVbSOX0nygY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fm0ziciINayGbylnbbHjsBhKUAeDwah0kZPuhlh+Q9jKe7jngIrM5DTtXHSiqASbh Ag7Ko3kWkgeKTss8HJ6dhlJQs7OywAvbPNpfphmLlrMLsny0BFW8cbBwgo5ykmCQB8 DT/qIKIFZl4B80Wy0GEWaTiEv8Nd7tXdU83y1ZTuK7ekWYZQWK1RdaP0FrkQqt4fO+ efUbXNDFabu79DxQ066sBZ1cpy6QRl5+k47/13Igd52zEnbVdEP6WEKo+0ZsFquncr +npVa0eIS45sf7h1S09/zCTI55F/2IIkHHFOMET3ohHCBSk7t6iCMMuLfRGVOHNIWn 1B1nU5QbRE2fg== From: SJ Park To: Lorenzo Stoakes Cc: SJ Park , Jonathan Corbet , Linus Torvalds , Justin Stitt , Laurent Pinchart , Carlos Maiolino , Jakub Kicinski , Jori Koolstra , Krzysztof Kozlowski , Brian Foster , Christoph Hellwig , David Disseldorp , Mark Brown , Jani Nikula , Jens Axboe , David Hildenbrand , Vlastimil Babka , Christian Brauner , Jeff Layton , workflows@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] docs: link AI coding assistants and tool-generated content pages Date: Thu, 2 Jul 2026 15:00:37 -0700 Message-ID: <20260702220037.97787-1-sj@kernel.org> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260702164901.121128-1-ljs@kernel.org> References: Precedence: bulk X-Mailing-List: workflows@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit On Thu, 2 Jul 2026 17:49:01 +0100 Lorenzo Stoakes wrote: > Both of these guidelines are complimentary to one another - one specifying > guidelines on AI coding assistants, and the other specifying those for > tool-generated content. > > Since they are complimentary to one another, provide a link to each in the > other. Makes perfect sense to me. > > Signed-off-by: Lorenzo Stoakes Acked-by: SJ Park > --- > Documentation/process/coding-assistants.rst | 4 ++++ > Documentation/process/generated-content.rst | 7 +++++++ > 2 files changed, 11 insertions(+) > > diff --git a/Documentation/process/coding-assistants.rst b/Documentation/process/coding-assistants.rst > index 899f4459c52d..6125ee4914c5 100644 > --- a/Documentation/process/coding-assistants.rst > +++ b/Documentation/process/coding-assistants.rst > @@ -15,6 +15,10 @@ kernel development process: > * Documentation/process/coding-style.rst > * Documentation/process/submitting-patches.rst > > +For guidelines on content generated by AI coding assistants see: A comma after 'assistants' is missed? > + > +* Documentation/process/generated-content.rst > + > Licensing and Legal Requirements > ================================ > > diff --git a/Documentation/process/generated-content.rst b/Documentation/process/generated-content.rst > index 08621e50a462..aad2caad9f8b 100644 > --- a/Documentation/process/generated-content.rst > +++ b/Documentation/process/generated-content.rst > @@ -107,3 +107,10 @@ the resulting changes. > > If you do so anyway, maintainers are entitled to reject your series > without detailed review. > + > +References > +========== > + > +For specific guidelines on AI coding assistants, see: Or, a comma is unnecessarily added after 'assistants'. Whatever, I think keeping those identical is better. Thanks, SJ [...]