From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49A53C74A5B for ; Thu, 23 Mar 2023 19:41:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229642AbjCWTlk (ORCPT ); Thu, 23 Mar 2023 15:41:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229508AbjCWTlj (ORCPT ); Thu, 23 Mar 2023 15:41:39 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12E14227BF; Thu, 23 Mar 2023 12:41:39 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C3D10B82081; Thu, 23 Mar 2023 19:41:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5880BC433D2; Thu, 23 Mar 2023 19:41:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1679600496; bh=PX6lvYGRYjaiS28foSYb5qozMIAi+w0uULCWhhV/XWo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Xvz2FZzn4zn6BV/AdITaKX+93PIW2AR41tEHuW1b16uKslYMJDBblVD05RfXg7Kbs Di8wo1WlpaPV8AqE97pAM2plz5bQrL++Vx0iORE7GwUmrfhh6GMwMLA+MmL9y1Kggu ovEL8fzXxkzvljl2IWyqu4VIph3qrBVc5hZuW85M= Date: Thu, 23 Mar 2023 12:41:35 -0700 From: Andrew Morton To: paulmck@kernel.org Cc: Stephen Rothwell , Randy Dunlap , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: duplicate patch in the rcu tree Message-Id: <20230323124135.a3c436d8b29dec5bddf47f34@linux-foundation.org> In-Reply-To: <43b7534f-15ee-4cd7-a205-fa16fdb1ab14@paulmck-laptop> References: <20230323144411.0edde523@canb.auug.org.au> <43b7534f-15ee-4cd7-a205-fa16fdb1ab14@paulmck-laptop> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, 22 Mar 2023 22:11:12 -0700 "Paul E. McKenney" wrote: > > ce5e77e7b2cc ("instrumented.h: fix all kernel-doc format warnings") > > > > in the mm tree) > > Andrew, do you want to keep this one, or would you rather that I carry it? I dropped my copy, thanks.