From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D3DEBC4320A for ; Fri, 6 Aug 2021 15:14:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ABA3761158 for ; Fri, 6 Aug 2021 15:14:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243948AbhHFPOX (ORCPT ); Fri, 6 Aug 2021 11:14:23 -0400 Received: from foss.arm.com ([217.140.110.172]:34680 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234841AbhHFPOU (ORCPT ); Fri, 6 Aug 2021 11:14:20 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C96DF1042; Fri, 6 Aug 2021 08:14:03 -0700 (PDT) Received: from [10.57.9.90] (unknown [10.57.9.90]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5F3773F66F; Fri, 6 Aug 2021 08:13:59 -0700 (PDT) Subject: Re: [PATCH v3] PM: EM: Increase energy calculation precision To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , "Rafael J. Wysocki" , Chris Redpath , Dietmar Eggemann , Morten Rasmussen , Quentin Perret , Linux PM , Stable , Peter Zijlstra , Viresh Kumar , Vincent Guittot , Ingo Molnar , Juri Lelli , Steven Rostedt , segall@google.com, Mel Gorman , Daniel Bristot de Oliveira , CCj.Yeh@mediatek.com References: <20210803102744.23654-1-lukasz.luba@arm.com> <4e6b02fb-b421-860b-4a07-ed6cccdc1570@arm.com> From: Lukasz Luba Message-ID: Date: Fri, 6 Aug 2021 16:13:56 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/6/21 2:32 PM, Rafael J. Wysocki wrote: [snip] > > OK, applied as 5.15 material. Thank you Rafael! > > However, since I'm on vacation next week, it will show up in > linux-next after -rc6. No worries. Have a nice vacation!