Re: [2.6.25-rc1] System no longer powers off after shutdown

From: Yinghai Lu
Date: Thu Feb 14 2008 - 21:15:20 EST


On Thu, Feb 14, 2008 at 3:48 PM, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:
>
> > after disable cpufreq, i got
> >
> > ACPI: Preparing to enter system sleep state S5
> > Disabling non-boot CPUs ...
> > kvm: disabling virtualization on CPU1
> > CPU 1 is now offline
> > CPU1 is down
> > kvm: disabling virtualization on CPU2
> > CPU 2 is now offline
> > ================> hang here.
> >
> > but x86.git/mm could go through down all the cpus....
> >
> > interesting...
>
> i suspect some kobject related race, and i have the feeling this all is
> timing dependent.
>
> Andrew started seeing reboot hangs roughly around the time when the
> kobject changes went upstream. Given that x86.git had flux in that
> timeframe too i couldnt be sure what caused them.

it seems only happen
1. first hang with cpufreq enabled.
2. reboot to kernel with cpufreq disable will have problem.

wonder if different cpu freq out sync and next kernel with reboot
doesn't have cpufreq so it ....
-- with warm reset doesn't do the right job to sync freq again.

Greg,

where is patch to fix cpufreq problem?

YH
--
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/