From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 238D63D994; Fri, 25 Jul 2025 18:41:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753468877; cv=none; b=IbovVI8tZZp085AH6dPSf7TS1YOqNcIqJEVR0dvHipunnd+gG7r25tXQW5v1R9kXv+iL5bVPs4ygMH6DQCta28IMs+QV0aG9Ze3gyue/ma+aF3IaVcvFKrqw/lZDWbh8QtI6DW9ho8s+7kHTl0nNLEFUHpsrO6vC1lSTtc3RUdE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753468877; c=relaxed/simple; bh=jjFG+wf6ULDRcmEKTairCRUQMQrU6IrDtpx2cOyWJb0=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=hy4tkZwTnhnBiV3z87Eou/YTOHI+V8z4t+UPEtzsB4T5ZH/IkIfIXSS5elDxpSTovdPeXbJssvkaACzuRf7dRf4jpnFLMZfXs1HdYQ99FPOi4lw6A2K5y/a2hGeWDGXw2e8e2jLW7il1phizLJ3F5cWH3b7K7uKUpGm25GJKTic= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=g52KQn7F; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="g52KQn7F" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57365C4CEE7; Fri, 25 Jul 2025 18:41:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1753468875; bh=jjFG+wf6ULDRcmEKTairCRUQMQrU6IrDtpx2cOyWJb0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=g52KQn7FOcYvr+thkdkyeDcOT8b1nLli/DiONcvNHGvYXGgj/ctPsxw6/Bi6I81Iq yIru48uCxueozonaoecov31g4+D/Bsfc/TyGJQzSgjepVU03BfYq+cRUWGGVL0dfFC 9HVu/xJZwGGd+7fhsK2pnWVVvrB0zY9FOfTu2QHonNirLWtp6CpsEPZH/vyGrunhvW 1jiDAJNPUVj4pLc4rHYJ+c3odyI8dbDuexoQQJpvcofR9LdM1ei/DJWD6jgmo0ku78 XkXH2ZgkPUB86a3Ejdn3slGLQNvzLDfXQXotBVr6fvgMr1+dna/7owT4mwPxjJZ7dA lnGiM4GEehU/w== Date: Fri, 25 Jul 2025 11:41:14 -0700 From: Jakub Kicinski To: Sasha Levin Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, rostedt@goodmis.org, kees@kernel.org, konstantin@linuxfoundation.org, corbet@lwn.net, josh@joshtriplett.org Subject: Re: [RFC 0/2] Add AI coding assistant configuration to Linux kernel Message-ID: <20250725114114.3b13e7b1@kernel.org> In-Reply-To: <20250725175358.1989323-1-sashal@kernel.org> References: <20250725175358.1989323-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 25 Jul 2025 13:53:56 -0400 Sasha Levin wrote: > Co-developed-by: Claude claude-opus-4-20250514 > --- > Documentation/power/opp.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I think we should suggest that the tag is under --- ? It's only relevant during the review. Once the patch is committed whether the code was organic or generated by Corp XYZ's Banana AI is just free advertising..