Messages in this thread |  | | Subject | Re: linux-next: Tree for Nov 27 (drivers/idle/intel_idle.c) | From | Randy Dunlap <> | Date | Fri, 27 Nov 2020 07:57:32 -0800 |
| |
On 11/27/20 1:04 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20201126: >
(This looks strange to me.)
on i386 or x86_64:
# CONFIG_ACPI is not set
../drivers/idle/intel_idle.c: In function ‘intel_idle_init_cstates_icpu’: ../drivers/idle/intel_idle.c:1510:7: error: implicit declaration of function ‘intel_idle_state_needs_timer_stop’; did you mean ‘intel_idle_init_cstates_icpu’? [-Werror=implicit-function-declaration] if (intel_idle_state_needs_timer_stop(&drv->states[drv->state_count])) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- ~Randy Reported-by: Randy Dunlap <rdunlap@infradead.org>
|  |