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 5A56C4203BD for ; Fri, 28 Oct 2022 12:31:20 +0200 (CEST) Date: Fri, 28 Oct 2022 06:24:14 -0400 From: Steven Rostedt To: Christoph Hellwig Message-ID: <20221028062414.7859f787@gandalf.local.home> In-Reply-To: References: <20221027150525.753064657@goodmis.org> <20221027150925.819019339@goodmis.org> <20221027111944.39b3a80c@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Jens Axboe , Stephen Boyd , linux-kernel@vger.kernel.org, Philipp Reisner , linux-block@vger.kernel.org, Tejun Heo , cgroups@vger.kernel.org, Thomas Gleixner , Linus Torvalds , Lars 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 01:26:03 -0700 Christoph Hellwig wrote: > This is just a single patch out of apparently 31, which claims that > something that doesn't even exist in mainline must be used without any > explanation. How do you expect anyone to be able to review it? https://lore.kernel.org/all/20221027150525.753064657@goodmis.org/ Only the first patch is relevant to you. I guess the Cc list would have been too big to Cc everyone that was Cc'd in the series. It not being in mainline is the reason I marked it RFC. As it's more of an FYI than a pull it in request. -- Steve