Re: linux-next: Tree for Feb 13 (i386: apm_32.c)
From: Randy Dunlap
Date: Tue Feb 13 2018 - 13:54:07 EST
On 02/12/2018 08:15 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20180212:
>
> Non-merge commits (relative to Linus' tree): 963
> 1297 files changed, 63627 insertions(+), 31515 deletions(-)
>
> ----------------------------------------------------------------------------
on i386:
arch/x86/kernel/apm_32.o: In function `apm_init':
apm_32.c:(.init.text+0x47a): undefined reference to `cpuidle_poll_state_init'
drivers/cpuidle/ is not being built:
# CONFIG_CPU_IDLE is not set
CONFIG_ARCH_HAS_CPU_RELAX=y
obj-$(CONFIG_CPU_IDLE) += cpuidle/
--
~Randy