[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1479145979.6544.19.camel@intel.com>
Date: Mon, 14 Nov 2016 17:53:02 +0000
From: "Pandruvada, Srinivas" <srinivas.pandruvada@...el.com>
To: "arnd@...db.de" <arnd@...db.de>,
"rjw@...ysocki.net" <rjw@...ysocki.net>
CC: "lenb@...nel.org" <lenb@...nel.org>,
"viresh.kumar@...aro.org" <viresh.kumar@...aro.org>,
"Gasparini, Stephane" <stephane.gasparini@...el.com>,
"philippe.longepe@...ux.intel.com" <philippe.longepe@...ux.intel.com>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cpufreq: intel_pstate: fix
intel_pstate_use_acpi_profile helper
On Mon, 2016-11-14 at 09:14 -0800, Srinivas Pandruvada wrote:
> On Mon, 2016-11-14 at 17:41 +0100, Arnd Bergmann wrote:
> >
> > The newly added function uses two different prototypes depending
> > on configuration, and one of them does not match the caller:
> >
> > drivers/cpufreq/intel_pstate.c: In function ‘copy_cpu_funcs’:
> > drivers/cpufreq/intel_pstate.c:1798:2: error: too few arguments to
> > function ‘intel_pstate_use_acpi_profile’
> >
> > This changes it to look like the other one.
> Sorry about that.
Since this is a compile issue for x86 non ACPI systems, which will be a
problem for git bisect, it is better to resubmit my patch with the fix.
Thanks,
Srinivas
Powered by blists - more mailing lists