Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1609386pxa; Thu, 13 Aug 2020 12:29:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx7dJbi57wLTdQwrEOioAO4ln0fhuvM6HFu8tl4lZl2INZISaE6NdYBzlKrYdC3/Zy/m6aK X-Received: by 2002:a05:6402:6cc:: with SMTP id n12mr6449252edy.258.1597346976338; Thu, 13 Aug 2020 12:29:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597346976; cv=none; d=google.com; s=arc-20160816; b=0+1Drujey8SixZelBiec/3qbslwXd+6PxIkg4DuUsHgvoQbUiRvpetYFNClCUGeO1N WOiH0sIf3LHUm6WHAjNe3JYODr+Tm3xBmwqDAnR2PY5xV5znW3rh7J9+xGNomLepkf5a qA+5OW76TTCmL7GggWwGnLwyT96tW1ZL7x4d7VauyhLjEWvjwlR/0TUkEeS6v+8IE9GN bwwFuVDzY4Y1/3Y0k8egkhVyZ+1VzzQ9yyyn07q0LH74Z2CiNBqgFELwCczTHfnLkWm1 yPVJ1geWEUCyI+LMabNERlrxSkE78xc22ikvmp71Uz7quLJqlSGUN70R7aD9CxSNzrR4 DGHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=3R3MAnZCSdIQT9LL1HaGSOTvDKSWoiiv9KM+r3G5310=; b=lWvYPlLhxuymHx1jVTKyaME0lPzNPfGHSge6RMODCurt7eKKmPn0gTujto/jgrmor0 xlph4oB4ohLpKokA5K4Aa5GsIWz+fY4vhrk8vCSVwcqSXy3s2XBOy+niRzWH5YTk9yRQ mMfruWwM1rXHqKv4IkhX/qR9+6BHTn9U4iOSR5xYiPEjniikVws9A58GNPw9TVwkJWuq S154sbClRlHmIPBjl2mqm1pnup+hG4G7FSiL8Q2NVHGtoOfzLTRF3khE55CKxyR89mwA qfDFwlWHqYKS7UGzyXPdFb0PuqYTz10Lg16cy1rmwEy0Bgzxz2lGZuvHf9t80AVjU52T 2Dzg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v11si4184849edy.276.2020.08.13.12.29.11; Thu, 13 Aug 2020 12:29:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726518AbgHMT2k (ORCPT + 99 others); Thu, 13 Aug 2020 15:28:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:59972 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726305AbgHMT2j (ORCPT ); Thu, 13 Aug 2020 15:28:39 -0400 Received: from oasis.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A3EB320774; Thu, 13 Aug 2020 19:28:37 +0000 (UTC) Date: Thu, 13 Aug 2020 15:28:35 -0400 From: Steven Rostedt To: Rasmus Villemoes Cc: linux-kernel@vger.kernel.org, linux-rt-users , Thomas Gleixner , Carsten Emde , Sebastian Andrzej Siewior , John Kacur , Daniel Wagner , Tom Zanussi , "Srivatsa S. Bhat" , Matt Fleming Subject: Re: [PATCH RT 1/6] signal: Prevent double-free of user struct Message-ID: <20200813152835.7dd92d57@oasis.local.home> In-Reply-To: References: <20200813014534.833107526@goodmis.org> <20200813014555.384329363@goodmis.org> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 13 Aug 2020 10:25:45 +0200 Rasmus Villemoes wrote: > On 13/08/2020 03.45, Steven Rostedt wrote: > > 5.4.54-rt33-rc1 stable review patch. > > If anyone has any objections, please let me know. > > > > No objections, quite the contrary. I think this should also be applied > to 4.19-rt: Yep. We have a rule that no earlier supported stable release should have a fix that a more recent stable release does not have. So this needs to be accepted in 5.4-rt before 4.19-rt can have it. And those maintainers have been waiting patiently for me to push this ;-) > Three requests (in order of importance): > > * pull this into 4.19-rt > * add a note about the sigwaittest reproducer to the commit log We don't usually add comments to the commit log for backported patches. > * do publish the rt-rcs in some git repository; that makes it a lot > easier to cherry-pick and test patches This has been talked about before. Perhaps you should bring up posting stable RT RC releases into git repositories at the RT microconference at Plumbers ;-) Especially since the last time I asked about it, people said it wasn't necessary. https://linuxplumbersconf.org/event/7/page/80-accepted-microconferences#rt-cr -- Steve