Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp4380197ybx; Mon, 4 Nov 2019 12:22:24 -0800 (PST) X-Google-Smtp-Source: APXvYqxyfJT2sN2VvTuz9suwD8ONj185SYbG+D79f1/OYF9tMBp0VmSz2UbxOHlwmjZSUeLqfV0j X-Received: by 2002:a50:baa9:: with SMTP id x38mr27034182ede.106.1572898944365; Mon, 04 Nov 2019 12:22:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572898944; cv=none; d=google.com; s=arc-20160816; b=MKFAO/tONA3Ty13+JVYyuTg7ybDCO0CKfMNCGeNYUMaHLUyUUSPGQC3f4I77XpgdKJ psK/lOmxEfsuVgXZU1VCwG4ktveXHL9j/Pb7ZM9FoctRkaJ/c0NsMGCAJ4Kcqn2Btrb1 ZqkpwCFXfx28I6gTHB8OezocSS1r/1UiKwE//E5qEYEP6jORPoQ+Gkre1/VJbedqXArU NGiSkNrxnSWekptqJYC290NprTjaIzQRG2mE6blBbI/bEIYpREFC76aqOsRZccLKAeKJ JLKei5YIsNLsE70mVy6sF9s8Pn6n8ZsRZ9+h6E+AXHWdBHAP6MZf2V9uQegKwblvpCj9 wg+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=7j6UWpd4xGn0CzD2ei8kJ5KlROL48PCObHFhXOc0EJQ=; b=vZY5BxoIviEbce81vla9Qt6lhxUCvQ5O9vrSgrVMjHpcoIWw/NfYzitvjgVIOmR4P/ hc7nttX2bmxj80zZ75QKJvBPdiSODM3RGJs9VH40imdjNb3fG+QHlyj6f0F2wcBr5Gw7 inECiF5xHmVbXmbea1GI4YmB81/I938pJkI4wEyse2ydPChgPXTtEbXYf1wnzIAwggqe e5CmrqdhhDl9Loeqpf3AjncILbirbDzIGGiXiiohuSlBhXp4iHL5PA7rBCSxre7qsNMy zWJVd3Btc+xbhboYRyjqT0FfQk6gSyn7MldbI5zE7qMnIqOnTZui2eqD2ghvVK4m72m/ fwsw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RsSTXrm2; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i2si12446361ejh.311.2019.11.04.12.22.00; Mon, 04 Nov 2019 12:22:24 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=RsSTXrm2; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729367AbfKDUVO (ORCPT + 99 others); Mon, 4 Nov 2019 15:21:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:53530 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726417AbfKDUVN (ORCPT ); Mon, 4 Nov 2019 15:21:13 -0500 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2CAE32089C; Mon, 4 Nov 2019 20:21:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572898872; bh=/YukPhSH7HqflWK5cwwwvDNV+VAirsmpAmR47CbNn2M=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=RsSTXrm2hL2cdo5DFD5o3RshGmWojC9jUtrcCbRCOR9znnfPXQvKlcSOgqgGkDm29 xYhG4oaB8YEdM5MyAKYspm0WS2WWrV7E43uD+9x1yMdbY1kBIcVfkET48VQdk4CBEM 55P9wZcPZXBw+pspEgQHARRAVwY5ZmI0s4NzTEgs= Subject: Re: [PATCHv2 0/3] Update cpupower and make it more accurate To: Thomas Renninger , "Natarajan, Janakarajan" , Borislav Petkov Cc: "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Allison Randal , Thomas Gleixner , Kate Stewart , Greg Kroah-Hartman , Richard Fontana , shuah References: <14300539.3gDY5kWNTU@skinner.arch.suse.de> <4a095339-82ab-54c7-4957-63d0338d122f@kernel.org> From: shuah Message-ID: <5c6eb321-7462-7458-a069-aa4919b39063@kernel.org> Date: Mon, 4 Nov 2019 13:21:11 -0700 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: <4a095339-82ab-54c7-4957-63d0338d122f@kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/25/19 9:18 AM, shuah wrote: > On 10/25/19 4:47 AM, Thomas Renninger wrote: >> Hi, >> >> Removed: Pu Wen >> >> On Tuesday, October 22, 2019 6:39:11 PM CEST Natarajan, Janakarajan >> wrote: >>> On 10/11/2019 2:37 PM, Natarajan, Janakarajan wrote: >>> >>>> This patchset updates cpupower to make it more accurate by removing >>>> the userspace to kernel transitions and read_msr initiated IPI delays. >> >> Acked-by: Thomas Renninger >> >> Shuan: If you do not object, it would be great if you can schedule these >> to be included into Rafael's pm tree. >> > > I have no objections. > >> It's a nice enhancement for these CPUs. >> Doing it even nicer and more generic (per cpu measures) needs further >> restructuring, but should not delay this any further. >> > > Thanks. I was waiting for you to Ack these before I pulled them in. > I will get them in for 5.5-rc1 > Hi Janak, All your patches fail Signed-off-by check. WARNING: Missing Signed-off-by: line by nominal patch author 'Natarajan, Janakarajan ' There is a mismatch between your From: and Signed-off-by names? Can you fix these and resend all 4 patches. thanks, -- Shuah