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=-5.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, 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 9547EC433E2 for ; Fri, 4 Sep 2020 04:39:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66EFA206CA for ; Fri, 4 Sep 2020 04:39:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="DQf1WCSb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726245AbgIDEjB (ORCPT ); Fri, 4 Sep 2020 00:39:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725892AbgIDEi5 (ORCPT ); Fri, 4 Sep 2020 00:38:57 -0400 Received: from mail-pl1-x641.google.com (mail-pl1-x641.google.com [IPv6:2607:f8b0:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D368CC061245 for ; Thu, 3 Sep 2020 21:38:56 -0700 (PDT) Received: by mail-pl1-x641.google.com with SMTP id c3so306214plz.5 for ; Thu, 03 Sep 2020 21:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=AKTidWnwKMw/87YvP/dGXFFvii+sZrfhQX2pdgUJdtI=; b=DQf1WCSbvh8LYmj1RwJAM4L0XhBwekQFu+N0ulyWtHXptKWrBc+L2xqTlrjd5HhEhA KVjTkQBP8cwtzBx7YKImywEPPFQkmci4NSjwUr/Qt8YcnDxekDfTyKn81efv1iEgmXgX pYnkSJEvK+ssG5qzqL32QBuqIlP4Iw3X0OlXlZbB0ExyCtylrZDFcnB8PzrYz3MhwLyt WXPdPr/oJqEqnSk3Px6R2I61Paysm6hrM4AjMXSdc4XYxaMI8IVarnbnxoiIta2dq2Jb emFreT0HlGa1M4SB8fm8E3F/xs86KWYwY2Gmcdra0JeBz4LW/VCg8qOYPJNS5SFaqN6r BBLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=AKTidWnwKMw/87YvP/dGXFFvii+sZrfhQX2pdgUJdtI=; b=Wvny1/WbEnkp0uigrERYQfrpjNjxjsCL7U3nSHo+BpNlPJB/JxRtgrscEhneq457FN XLWNvfg0U8Dv2PK7OvI20wf6NGCn+Xr7QLra+QloYg0C6gM3gPU3QtlZ935H2VWYCHd+ Dyx7czATeOsXp7q7wlW1WekTH6GaxMaKVRQaMdGncW/Vp+4sNNxbEAGv+yn18+sCE/CV ZrtTnhN9HHHFuT/QOWGIjrqdzN78L+hJ4r6/KHtE9Eg5mQuF9vm4pSf6i9nLEeIC+N/E JeZavto+kzaB/++4DN6Evcjn/AW2CRR+UmdInvu/QVhdJ9RDQz9kiHfBrefjykOo1gzb Hirw== X-Gm-Message-State: AOAM533ZfQltN7boqeQasVDH2W/QDhHL0ZDwxUX8SOYl0TYUuPvClk0D THW3xwkpRdb5qFT33MGCQa3xEg== X-Google-Smtp-Source: ABdhPJxTg37soXGgDTI6jsVCoUh0jZdyWwZdRnirV7gCcasqpJbOVIuYIA43vleVX2nA+Ln5g5brXg== X-Received: by 2002:a17:902:7606:: with SMTP id k6mr7287372pll.171.1599194335296; Thu, 03 Sep 2020 21:38:55 -0700 (PDT) Received: from localhost ([122.167.135.199]) by smtp.gmail.com with ESMTPSA id f10sm990844pfk.195.2020.09.03.21.38.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Sep 2020 21:38:54 -0700 (PDT) Date: Fri, 4 Sep 2020 10:08:47 +0530 From: Viresh Kumar To: Ionela Voinescu Cc: rjw@rjwysocki.net, dietmar.eggemann@arm.com, catalin.marinas@arm.com, sudeep.holla@arm.com, will@kernel.org, valentin.schneider@arm.com, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 0/5] cpufreq: improve frequency invariance support Message-ID: <20200904043847.g4ss3o4uofwujnyk@vireshk-i7> References: <20200901205549.30096-1-ionela.voinescu@arm.com> <20200903133203.GA29370@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200903133203.GA29370@arm.com> User-Agent: NeoMutt/20180716-391-311a52 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03-09-20, 14:32, Ionela Voinescu wrote: > Hi Rafael, Viresh, > > Would it be okay for you to apply this series, as the majority of > changes are in cpufreq? For arch_topology and arm64 changes, they have > been reviewed and acked-by Catalin and Sudeep. > > Also, please let me know if I should send v6 with Sudeep's Reviewed-by/s > applied. No need to resend. Rafael will apply these with the tags. -- viresh 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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 081C9C433E2 for ; Fri, 4 Sep 2020 04:40:22 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BEB4B206CA for ; Fri, 4 Sep 2020 04:40:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NcxHaa2Q"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="DQf1WCSb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BEB4B206CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=f0XPOt/mftTBVWzsvzkkXsB5nNeZ8PBKQHhs+UTJW3w=; b=NcxHaa2QiqfhNOru4N6HjIMvk 2sBLsBgLysbqvN/2D4TGCMHlDF6xDEfBm6EUNSQRIZoDo96kPD5lJDAWlcz4WsxiEhv4qz9pNEItr rKOdMjhTnPmSLOREYUvUVlM78LhcqSbhKwnpP2YiuapSXIvlJyuoEnv1sqHA2bUIWdsdiWwAhojCW k1xoo7n6Va/ZfhgKhUrb18NJGMk8GmJKQ6Rb151X174FCESnqLi7qpQkMvlMVD0baLv19ABbNKPuA 2JjI0wfSaZDt+V2ZuHu0rwQdBKhHbisT8QTtW1fuRo1CTWKbV4ZMqAD7syBJ3ju1o0tCdX/P4bnS8 E9Crhx8Uw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kE3V8-00013q-V7; Fri, 04 Sep 2020 04:39:03 +0000 Received: from mail-pl1-x644.google.com ([2607:f8b0:4864:20::644]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kE3V5-000137-8K for linux-arm-kernel@lists.infradead.org; Fri, 04 Sep 2020 04:39:00 +0000 Received: by mail-pl1-x644.google.com with SMTP id y6so580624plt.3 for ; Thu, 03 Sep 2020 21:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=AKTidWnwKMw/87YvP/dGXFFvii+sZrfhQX2pdgUJdtI=; b=DQf1WCSbvh8LYmj1RwJAM4L0XhBwekQFu+N0ulyWtHXptKWrBc+L2xqTlrjd5HhEhA KVjTkQBP8cwtzBx7YKImywEPPFQkmci4NSjwUr/Qt8YcnDxekDfTyKn81efv1iEgmXgX pYnkSJEvK+ssG5qzqL32QBuqIlP4Iw3X0OlXlZbB0ExyCtylrZDFcnB8PzrYz3MhwLyt WXPdPr/oJqEqnSk3Px6R2I61Paysm6hrM4AjMXSdc4XYxaMI8IVarnbnxoiIta2dq2Jb emFreT0HlGa1M4SB8fm8E3F/xs86KWYwY2Gmcdra0JeBz4LW/VCg8qOYPJNS5SFaqN6r BBLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=AKTidWnwKMw/87YvP/dGXFFvii+sZrfhQX2pdgUJdtI=; b=UR7bSzt3qggof+gxhkaS19xnbgrnJybSEp81NheCQrXLFnLufe6CyhuuKvl/pJIQzg U09y9ZgxnKOjLZSsgWH8CIMAfLfnx9jtiMWZLac8MUDUJj1o8nbhFTbepYhhhIVthUvc ITvTIoO5OOxI9IPelF11XRGTPZ231ykOg3/kf2h1w8XWmz5jxiwKtqvY0d+zk15qBYgT OpWGgL3bEsFApgkYIdwIvluFEGqXkOjZZHI9/NR1FQTC86BLqWipE2Z6RP6pkHcskUVT x9Md0T9gXh0i76CvzZivn9MTHBisoB1HRolvLs3dqoKUCVM/7W8Sp9NR+O9oZ0rUhZMD LpPg== X-Gm-Message-State: AOAM53158/qqDtS4mtfmrQ2fg7QsVZdObXjUjr9m5gE1q/SokX1BcLK7 RKtTesBh39Oh/ZCmFPgEJkzhBw== X-Google-Smtp-Source: ABdhPJxTg37soXGgDTI6jsVCoUh0jZdyWwZdRnirV7gCcasqpJbOVIuYIA43vleVX2nA+Ln5g5brXg== X-Received: by 2002:a17:902:7606:: with SMTP id k6mr7287372pll.171.1599194335296; Thu, 03 Sep 2020 21:38:55 -0700 (PDT) Received: from localhost ([122.167.135.199]) by smtp.gmail.com with ESMTPSA id f10sm990844pfk.195.2020.09.03.21.38.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Sep 2020 21:38:54 -0700 (PDT) Date: Fri, 4 Sep 2020 10:08:47 +0530 From: Viresh Kumar To: Ionela Voinescu Subject: Re: [PATCH v5 0/5] cpufreq: improve frequency invariance support Message-ID: <20200904043847.g4ss3o4uofwujnyk@vireshk-i7> References: <20200901205549.30096-1-ionela.voinescu@arm.com> <20200903133203.GA29370@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200903133203.GA29370@arm.com> User-Agent: NeoMutt/20180716-391-311a52 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200904_003859_561213_8133C93E X-CRM114-Status: GOOD ( 12.64 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-pm@vger.kernel.org, catalin.marinas@arm.com, rjw@rjwysocki.net, linux-kernel@vger.kernel.org, dietmar.eggemann@arm.com, sudeep.holla@arm.com, will@kernel.org, valentin.schneider@arm.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03-09-20, 14:32, Ionela Voinescu wrote: > Hi Rafael, Viresh, > > Would it be okay for you to apply this series, as the majority of > changes are in cpufreq? For arch_topology and arm64 changes, they have > been reviewed and acked-by Catalin and Sudeep. > > Also, please let me know if I should send v6 with Sudeep's Reviewed-by/s > applied. No need to resend. Rafael will apply these with the tags. -- viresh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel