From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751451AbdG0LoN (ORCPT ); Thu, 27 Jul 2017 07:44:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46694 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750836AbdG0LoM (ORCPT ); Thu, 27 Jul 2017 07:44:12 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 67A367EA9F Authentication-Results: ext-mx04.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx04.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=prarit@redhat.com Subject: Re: [PATCH] turbostat: Running on virtual machine is not supported To: Len Brown , Henrique de Moraes Holschuh References: <1500987324-507-1-git-send-email-prarit@redhat.com> <20170725155911.ihtjkz5cuwdpwoxp@khazad-dum.debian.net> Cc: "linux-kernel@vger.kernel.org" , Len Brown From: Prarit Bhargava Message-ID: <3172fe68-0c13-aaf3-0aff-8f7171e816f0@redhat.com> Date: Thu, 27 Jul 2017 07:44:11 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 27 Jul 2017 11:44:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/26/2017 11:09 PM, Len Brown wrote: > Henrique, > > I like your suggestion, thanks! > > BTW. let's discuss (and patch) turbostat on linux-pm, rather than on lkml. Sure -- Len, can you add an entry to RHMAINTAINERS for that? I use the get_maintainer.pl script to apply all cc's. P.