Re: [Regression] Build failure caused by 'cpuidle: makes AMD C1Ework in acpi_idle'

From: Shaohua Li
Date: Mon Jun 01 2009 - 21:02:01 EST


On Tue, Jun 02, 2009 at 12:58:08AM +0800, Frans Pop wrote:
> $ git describe master
> v2.6.30-rc7-227-gd9244b5
>
> [...]
> /home/fjp/projects/kernel/linux-2.6/drivers/acpi/processor_idle.c: In
> function âacpi_processor_power_verifyâ:
> /home/fjp/projects/kernel/linux-2.6/drivers/acpi/processor_idle.c:617:
> error: implicit declaration of function âacpi_timer_check_stateâ
> /home/fjp/projects/kernel/linux-2.6/drivers/acpi/processor_idle.c: In
> function âacpi_idle_enter_c1â:
> /home/fjp/projects/kernel/linux-2.6/drivers/acpi/processor_idle.c:839:
> error: implicit declaration of function âacpi_state_timer_broadcastâ
> make[7]: *** [drivers/acpi/processor_idle.o] Error 1
>
> Reverting the following two commits fixed the error:
> 87ad57ba cpuidle: makes AMD C1E work in acpi_idle
> 7d60e8ab cpuidle: fix AMD C1E suspend hang
>
> (Second one probably was not needed, but done as it looked related.)
Can't reproduce it here with your config, can you double check please?

Thanks,
Shaohua
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/