From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754596Ab1GVOnU (ORCPT ); Fri, 22 Jul 2011 10:43:20 -0400 Received: from s15228384.onlinehome-server.info ([87.106.30.177]:33311 "EHLO mail.x86-64.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754350Ab1GVOnT (ORCPT ); Fri, 22 Jul 2011 10:43:19 -0400 Date: Fri, 22 Jul 2011 16:43:09 +0200 From: Borislav Petkov To: Matthew Garrett Cc: "cpufreq@vger.kernel.org" , "davej@redhat.com" , "linux-kernel@vger.kernel.org" , "Langsdorf, Mark" , "Herrmann3, Andreas" Subject: Re: [PATCH v4 6/7] cpufreq: Remove support for hardware P-state chips from powernow-k8 Message-ID: <20110722144309.GB26010@aftab> References: <1311007062-2050-1-git-send-email-mjg@redhat.com> <1311007062-2050-7-git-send-email-mjg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1311007062-2050-7-git-send-email-mjg@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 18, 2011 at 12:37:41PM -0400, Matthew Garrett wrote: ... > /* min/max the cpu is capable of */ > @@ -1334,18 +1165,10 @@ static int __cpuinit powernowk8_cpu_init(struct cpufreq_policy *pol) > return -EINVAL; > } > > - /* Check for APERF/MPERF support in hardware */ > - if (cpu_has(c, X86_FEATURE_APERFMPERF)) > - cpufreq_amd64_driver.getavg = cpufreq_get_measured_perf; > - Btw, this makes cpufreq_get_measured_perf used only in acpi-cpufreq now and can be merged into acpi-cpufreq, thus removing linking it into both drivers in . Also, can you put the next set of patches in a git repo somewhere so that I could pull them for testing instead of applying them one by one? Thanks. -- Regards/Gruss, Boris. Advanced Micro Devices GmbH Einsteinring 24, 85609 Dornach GM: Alberto Bozzo Reg: Dornach, Landkreis Muenchen HRB Nr. 43632 WEEE Registernr: 129 19551