linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Nov 14 (drivers/cpufreq/intel_pstate.c)
       [not found] <20161114182351.434e9c57@canb.auug.org.au>
@ 2016-11-14 17:48 ` Randy Dunlap
  2016-11-14 18:17   ` Srinivas Pandruvada
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2016-11-14 17:48 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next
  Cc: linux-kernel, Srinivas Pandruvada, Len Brown, Linux PM list,
	Viresh Kumar, Rafael J. Wysocki

On 11/13/16 23:23, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20161111:
> 

on i386, when CONFIG_ACPI is not enabled:

../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'
  intel_pstate_use_acpi_profile();
  ^
../drivers/cpufreq/intel_pstate.c:1782:20: note: declared here
 static inline void intel_pstate_use_acpi_profile(struct pstate_funcs *funcs)
                    ^

-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Nov 14 (drivers/cpufreq/intel_pstate.c)
  2016-11-14 17:48 ` linux-next: Tree for Nov 14 (drivers/cpufreq/intel_pstate.c) Randy Dunlap
@ 2016-11-14 18:17   ` Srinivas Pandruvada
  0 siblings, 0 replies; 2+ messages in thread
From: Srinivas Pandruvada @ 2016-11-14 18:17 UTC (permalink / raw)
  To: Randy Dunlap, Stephen Rothwell, linux-next
  Cc: linux-kernel, Len Brown, Linux PM list, Viresh Kumar,
	Rafael J. Wysocki, Arnd Bergmann

On Mon, 2016-11-14 at 09:48 -0800, Randy Dunlap wrote:
> On 11/13/16 23:23, Stephen Rothwell wrote:
> > 
> > Hi all,
> > 
> > Changes since 20161111:
> > 
> 
> on i386, when CONFIG_ACPI is not enabled:
> 
> ../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'
>   intel_pstate_use_acpi_profile();
>   ^
> ../drivers/cpufreq/intel_pstate.c:1782:20: note: declared here
>  static inline void intel_pstate_use_acpi_profile(struct pstate_funcs
> *funcs)
> 
                    ^
[PATCH] cpufreq: intel_pstate: fix intel_pstate_use_acpi_profile helper
from Arnd Bergmann <arnd@arndb.de>
fixes this. 
But I am resubmitting the original patch as this is a compile issue.

Thanks,
Srinivas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-14 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20161114182351.434e9c57@canb.auug.org.au>
2016-11-14 17:48 ` linux-next: Tree for Nov 14 (drivers/cpufreq/intel_pstate.c) Randy Dunlap
2016-11-14 18:17   ` Srinivas Pandruvada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).