Re: 2.6.29-rc1 does not boot

From: Dieter Ries
Date: Wed Jan 14 2009 - 07:46:54 EST


Hi,


Rusty Russell schrieb:
> How about this instead of reverting?
> Rusty.
>
> fix: use smp_call_function_single() not work_on_cpu in acpi-cpufreq.c
>
> get_measured_perf() gets called through twisty chains, and
> work_on_cpu() has issues being called here as it takes the cpu hotplug
> lock.
>
> So we just use smp_call_function_single() which should work fine for
> this case.
>
> Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
>


I just applied that patch and tried it, but it does not work. The
stacktrace seems to be the same as before, but I cannot say it 100% for
sure, as I dont have my netconsole machine here.

I can send the trace in the late afternoon, when I am home.


cu

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