Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1664094pxb; Mon, 20 Sep 2021 02:12:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzjhLHoizI9lWDW3rzJePhzVJK5357Xnhwl7GhMfBY/HYNpTMioBkmXsLzmXpMqOYobudMv X-Received: by 2002:a17:906:4a0b:: with SMTP id w11mr28420773eju.265.1632129166223; Mon, 20 Sep 2021 02:12:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632129166; cv=none; d=google.com; s=arc-20160816; b=wqWvt2KE1XTFATMXUvxBad+4W1gCyWVR5tJ86ANDGmnjNeQXRiPhXwlCGzfeFx1LnE qliPPAsFOgU2DopyfZ03x7HAiHAxmqOp+8jQVJJ2McfqJOacFUxHiDoiTqUMSOXhhTXC ZYyYrIpU54crMsRvDRliiZlBsROlYu1gfsGuI7zVR/9+nupOgBuTztLMUFX6nqtLp01F FLHYAgTjY4BDw+4gUIH6/c5gZ4ikEwS9+Ow2xeh1raoPSFwJm3H6pwWgtfxjBIhdpeDK bO5Hn4RSiWW0tFz5HJg9rYXIDZ+9jYm38aHytQICXwvsRf/F0+0CGYVZaUMI1u0xtYAY ZKfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=u0KnDRexneu2HY1jAeGCFCYoLmlW6/FOrEhRFq0Bs4A=; b=YAY24WMuznY9dTPoDHzIx8gLYW59ZwvTYc1V+iB2mwBeWV9pRKl7sHtFBD9pJFMVAt 30pgKR31LPeKMJvTDtpP3TQMI0d4njicl4tWArJ1AIo94A8PgN4BQe+MTKyFq+hFNITs McvZp1t/b3c1beDtkqfV3OSjaqjFkd3xWVcOSe1PVVQEfFsBiNRgYpIe85waxJSqsKfa Pa7QpBW+2sdsBCbEdzn3ATAUmLHC5P8UmDifSYyZfevv5PQ7vjFDF6hEvpXj7HB/HwVl lpmsMLPXX6MJv1VG3zKVvcEv5dw4tY4QpUoZ6eAy26r0KW+iArUQ/9gopb6U66DwcyHq QTIA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=P4z64WN8; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d24si11842711ejo.318.2021.09.20.02.12.22; Mon, 20 Sep 2021 02:12:46 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=P4z64WN8; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230486AbhITFCO (ORCPT + 99 others); Mon, 20 Sep 2021 01:02:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:41120 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229695AbhITFCN (ORCPT ); Mon, 20 Sep 2021 01:02:13 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6EDA460F48; Mon, 20 Sep 2021 05:00:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632114047; bh=SAAFIBCTlMvHcxiOaZR0P2LnXmk54optXmYs7GE19rU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P4z64WN8H9YlAle+bsWv+IAtGmsOm4293x3+9x11URYrzZw7zYSJPM9xfItetY+fm 57vqOirnCW5rGpgyv8bRKeWG0f+RorTqbLGfna+feV20G2zHU4D6qss8QEi2GKPc+b aJ6RPTHj1olFovza4Jy186A6WI2XnumDhtwux0yU= Date: Mon, 20 Sep 2021 07:00:44 +0200 From: Greg Kroah-Hartman To: Alexey Khoroshilov Cc: "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Kevin Hao , Viresh Kumar Subject: Re: [PATCH 5.10 033/306] cpufreq: schedutil: Use kobject release() method to free sugov_tunables Message-ID: References: <20210916155753.903069397@linuxfoundation.org> <20210916155755.075805845@linuxfoundation.org> <175d4888-1147-9a2f-32d6-7c90c2628af5@ispras.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <175d4888-1147-9a2f-32d6-7c90c2628af5@ispras.ru> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 19, 2021 at 09:36:20PM +0300, Alexey Khoroshilov wrote: > Hi Greg, > > I am trying to get familiar with stable release process, because we > would like to start testing stable release candidates. But I cannot get > all the nuances how to get automatically information regarding rc code > ready to be tested. You might want to start a new thread and not bury it down in a response to a specific commit in order to make sure that people see it. What specifically have you tried that did not work for detecting the -rc releases? > Also I wonder how we could automatically detect situations when stable > release is expected to became diverged from the rc, e.g. like > [PATCH 5.10 033/306] cpufreq: schedutil: Use kobject release() method to > free sugov_tunables > was dropped from 5.10.67 without announcing the 5.10.67-rc2? Look at the stable queue tree, that has all of the information in it, right? thanks, greg k-h