Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp4095192pxb; Tue, 17 Nov 2020 11:07:24 -0800 (PST) X-Google-Smtp-Source: ABdhPJyBXpCUefh0Et55gTSYBc/WmXjXo/gDXLXrVmZXpUoaJFiC0zRGVCRQqioPU0axMCKJJTg7 X-Received: by 2002:a05:6402:1644:: with SMTP id s4mr4851593edx.221.1605640043839; Tue, 17 Nov 2020 11:07:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605640043; cv=none; d=google.com; s=arc-20160816; b=as1veraUwZ0C2zUGZYr8AjNJThl+Vq86doXtypMHCR24IBL5E0jIn1aoTodlT3h6m3 CCdxAq6IzsmKstA6HVQIQBUpIiVGXm5CWkrEA4taSLkbCnjR9/Zxl0kPUM48DlDnq1NC 2eXWSAK0jyHwJ/3HcTvsV9eQNBj0gYMdX4NiRQ1fUbGfwXsJp8k4agOdAbOaZbsYa4Pr hPPQPlVBLjwHU2ZF7XxfY+dxit47EQtS/sHmYgcWN8QzjPK+NxpJENOvr4VfctIl6SLB DW7VBS420IpFD+zamYwGYnCSClQIbMMkHOd8Akhhbl1CxwJPqQF0aBpzrK28vVahPQyO oY0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=uoGa+XfAV145WJ427jmEOktSZ+4MYCIgtvHRgeuXp3w=; b=v6bOXpAaaM+W947qFTzh9MK9BJ0nv7Is/5Umbcp63Fc8n0MgBDrDqerD5Xm3OgkVdD SoeBGkn6dDnY1PNHTUIdWj/NztoJBNa7lTaD3oJjnKiU5rSl4Hjc6YO9kFMwu/GWc7YR qaWXfQBZnafAf1MDNBm5QpHJoFfRCs1lZnfMeTJJiOgDKRQSaqP9h40Py8PrBop22qVM SWearSR06obnbpBnao1rW6l7IrlAwXSNcA3lK/y24NUf+IQ+CtlXfrInO3Gwm6azMF9q yvaqbqseqDq1ddIQaieL/mXUK7+X0MDcPnwynZnlyi2yx3xrTBxS2Gob0VO6STOpq1t4 kcRA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u11si14372252ejy.598.2020.11.17.11.06.57; Tue, 17 Nov 2020 11:07:23 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725774AbgKQTEp (ORCPT + 99 others); Tue, 17 Nov 2020 14:04:45 -0500 Received: from foss.arm.com ([217.140.110.172]:35138 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725446AbgKQTEo (ORCPT ); Tue, 17 Nov 2020 14:04:44 -0500 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 08E95101E; Tue, 17 Nov 2020 11:04:44 -0800 (PST) Received: from localhost (unknown [10.1.198.32]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 976FC3F718; Tue, 17 Nov 2020 11:04:43 -0800 (PST) Date: Tue, 17 Nov 2020 19:04:42 +0000 From: Ionela Voinescu To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Viresh Kumar , Len Brown , Sudeep Holla , Morten Rasmussen , Jeremy Linton , Linux PM , Linux Kernel Mailing List Subject: Re: [PATCH 0/8] cppc_cpufreq: fix, clarify and improve support Message-ID: <20201117190442.GA25835@arm.com> References: <20201105125524.4409-1-ionela.voinescu@arm.com> <20201117153241.GA730@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 17 Nov 2020 at 17:30:33 (+0100), Rafael J. Wysocki wrote: [..] > > > > Ionela Voinescu (8): > > > > cppc_cpufreq: fix misspelling, code style and readability issues > > > > cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use > > > > cppc_cpufreq: simplify use of performance capabilities > > > > cppc_cpufreq: replace per-cpu structures with lists > > > > cppc_cpufreq: use policy->cpu as driver of frequency setting > > > > cppc_cpufreq: clarify support for coordination types > > > > cppc_cpufreq: expose information on frequency domains > > > > acpi: fix NONE coordination for domain mapping failure > > > > > > > > .../ABI/testing/sysfs-devices-system-cpu | 3 +- > > > > drivers/acpi/cppc_acpi.c | 126 +++--- > > > > drivers/acpi/processor_perflib.c | 2 +- > > > > drivers/cpufreq/cppc_cpufreq.c | 358 +++++++++++------- > > > > include/acpi/cppc_acpi.h | 14 +- > > > > 5 files changed, 277 insertions(+), 226 deletions(-) > > > > > > > > -- > > > > > > All patches applied as 5.11 material (with a minor subject edit in the > > > last patch), thanks! > > > > > > > Patch 4/8 was not acked. I was about to push a new version in which I > > fix the scenario that Jeremy mentioned. > > Well, it wasn't clear to me what you wanted to do about it. > Sorry about the confusion. > > Would you like me to push that > > as a separate patch on top of this series, > > Yes, please. Sent at: https://lore.kernel.org/linux-pm/20201117184920.17036-1-ionela.voinescu@arm.com/ Thank you, Ionela.