Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp4646171imm; Mon, 14 May 2018 10:28:54 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpLFSB77iMEx4+XKDuKH0Q5CmRWDGP70A0M8YNmGBVsDURmUlrmipvpSOT6AWLdGnL+5+0v X-Received: by 2002:a63:7e08:: with SMTP id z8-v6mr9195923pgc.383.1526318934404; Mon, 14 May 2018 10:28:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526318934; cv=none; d=google.com; s=arc-20160816; b=FE3SKscgdn02dL/wtKqI+nBXaWynLVSR6H7uwdfmFB2udNe4qmFzRMOPosv+vO3ULD CTFM1nDpEMmKAo7FYal5INCC+a8DpWXOC/qoi0+0pJu3Dq9AjCKFbZfaCGxV102qxYMY JENSuLwOxCpaUMBVaCuHgM5eLBgcScRSeQqI49q/7x/sRFytvon1JCKcvMXsInDnvh3U 5hj3dzvKTfEsZauzIz9iSjK4mcz7PAn03loWX3oDO9YPKU1JdUKGi0LPtzPNQU6hGfbi BVTK/rZeXGIx8WtELBJX9f42OBQsYiwKbzptNbNGIv1a50QmJT3Ed+1qxQJ11ttSa1CP e7KQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Kw4LeophI4dN5sMmhcBmyMq6sSyk5Yzgm8XwgRzakfE=; b=O3F7BQI4K9h9ICLXODQp8DlraZyq2iyD88A27HLaDQ30fRam9kTF93O26tJbwegUPt iaUAMzd/cINRAKb+wqRGoe80Ux04f3TcuWcP42fSjiadkKKjx10upFYk7IJG9thZGcoc aih2C+Eh/SAJggvNQE5PI87y99V4mdi0eQhE+2HmjbH68MweaEmUcZvXx4MTBDba0tTm Un7/ienbbV78qhrNjUYZP30gRiUECeRAwDb/Lam2UM5fV1IycYCTJnN/NEkiZLiQ8Mlk kQf0dWRN99UmIx0hZjeW2+Ywd2FCr5idjQcfVB+qyFRwQM9Rz3q+Z4K0kH5Yz3ZZ7PRG 9hpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w33-v6si9420635plb.431.2018.05.14.10.28.39; Mon, 14 May 2018 10:28:54 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755159AbeENQdU (ORCPT + 99 others); Mon, 14 May 2018 12:33:20 -0400 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:46224 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755147AbeENQdS (ORCPT ); Mon, 14 May 2018 12:33:18 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id A40721596; Mon, 14 May 2018 09:33:18 -0700 (PDT) Received: from e110439-lin (e110439-lin.cambridge.arm.com [10.1.210.68]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9425B3F59F; Mon, 14 May 2018 09:33:16 -0700 (PDT) Date: Mon, 14 May 2018 17:33:14 +0100 From: Patrick Bellasi To: Vincent Guittot Cc: Viresh Kumar , linux-kernel , "open list:THERMAL" , Ingo Molnar , Peter Zijlstra , "Rafael J . Wysocki" , Dietmar Eggemann , Morten Rasmussen , Juri Lelli , Joel Fernandes , Steve Muckle Subject: Re: [PATCH 1/3] sched/cpufreq: always consider blocked FAIR utilization Message-ID: <20180514163314.GG30654@e110439-lin> References: <20180510150553.28122-1-patrick.bellasi@arm.com> <20180510150553.28122-2-patrick.bellasi@arm.com> <20180511054407.qxwyyqsgyzqsf6e4@vireshk-i7> <20180511091242.GE30654@e110439-lin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14-May 11:18, Vincent Guittot wrote: > On 11 May 2018 at 11:12, Patrick Bellasi wrote: > > >> > >> Do we need a Fixes tag and Cc stable ? > > > > Mmm... no sure, I would say that's not a fix. > > > > As I say in the changelog above, 8f111bc357aa was doing the correct > > thing but, since the recent Vincent's commit 31e77c93e432, this is an > > update worth to have, since now we can trust the decay of blocked > > utilization. > > > > Regarding stable, well... if Vincent patches are not going to be > > considered for stable, then we should not consider this too, do we? > > commit 31e77c93e432 is not for stable so this patch should not go too Right, will not add stable in cc. Thanks -- #include Patrick Bellasi