From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v5 2/9] x86/intel_pstate: APERF/MPERF feature detect Date: Thu, 17 Sep 2015 16:26:11 +0100 Message-ID: <55FADB93.4000202@citrix.com> References: <1442197930-3738-1-git-send-email-wei.w.wang@intel.com> <1442197930-3738-3-git-send-email-wei.w.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1442197930-3738-3-git-send-email-wei.w.wang@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Wang , jbeulich@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 14/09/15 03:32, Wei Wang wrote: > Add support to detect the APERF/MPERF feature. Also, remove the identical > code in cpufreq.c and powernow.c. This patch is independent of the > earlier patches. > > Signed-off-by: Wei Wang Reviewed-by: Andrew Cooper