From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 8FCA14203BD for ; Fri, 28 Oct 2022 16:30:15 +0200 (CEST) Date: Fri, 28 Oct 2022 10:30:28 -0400 From: Steven Rostedt To: Jens Axboe Message-ID: <20221028103028.636072e3@gandalf.local.home> In-Reply-To: <9bb423f8-5910-494d-2522-2fcf8e41c2e4@kernel.dk> References: <20221027150525.753064657@goodmis.org> <20221027150925.819019339@goodmis.org> <20221027111944.39b3a80c@gandalf.local.home> <20221028062414.7859f787@gandalf.local.home> <60b91c39-1e54-ac8b-5e9e-db7e46ca2d60@kernel.dk> <20221028100656.00a4d537@gandalf.local.home> <9bb423f8-5910-494d-2522-2fcf8e41c2e4@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Lars, linux-block@vger.kernel.org, Christoph, Stephen Boyd , linux-kernel@vger.kernel.org, Philipp Reisner , Christoph Hellwig , Tejun Heo , cgroups@vger.kernel.org, Thomas Gleixner , Linus Torvalds , Ellenberg , Guenter Roeck , drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] [RFC][PATCH v2 04/31] timers: block: Use del_timer_shutdown() before freeing timer List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 28 Oct 2022 08:11:27 -0600 Jens Axboe wrote: > This is pretty common for tree wide changes. The relevant lists need > to see the full context, patch 4/31 by itself is useless and may as well > not be sent at this point then. Ah, I didn't think about just including the mailing lists. The Cc lists were auto-generated, and I didn't think about just taking out the lists. Will do that for v2. Thanks, -- Steve