From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [1/5] reorganizes & code cleaning in acpi-cpufreq Date: Tue, 26 Sep 2006 22:40:51 -0400 Message-ID: <20060927024051.GA19413@redhat.com> References: <20060901140753.D14821@unix-os.sc.intel.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20060901140753.D14821@unix-os.sc.intel.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: cpufreq-bounces@lists.linux.org.uk Errors-To: cpufreq-bounces+glkc-cpufreq=m.gmane.org+glkc-cpufreq=m.gmane.org@lists.linux.org.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Venkatesh Pallipadi Cc: alexey.y.starikovskiy@intel.com, cpufreq , Dominik Brodowski On Fri, Sep 01, 2006 at 02:07:53PM -0700, Venkatesh Pallipadi wrote: > Some clean up and redsign of the driver. Mainly making it easier to add > support for multiple sub-mechanisms of changing frequency. Currently this > driver supports only ACPI SYSTEM_IO address space. With the changes > below it is easier to add support for other address spaces like Intel > Enhanced Speedstep which uses MSR (ACPI FIXED_FEATURE_HARDWARE) to do the > transitions. This patch-series fell at the first hurdle. error: patch failed: arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:91 error: arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c: patch does not apply When you repost rediffed patchset, please make the subject of each patch in the series a unique description, as this gets used in the shortlog. As this series failed, your subsequent patches acpi-cpufreq: Make cpuinfo_cur_freq work again and Use IA32_APERF and IA32_MPERF and get freq feedback from hardware also failed. If you want to fold those into the other changes, or just send a complete rediffed 7-series patchset, I'll apply those. Dave