[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <496DDED0.9020004@gmx.de>
Date: Wed, 14 Jan 2009 13:47:12 +0100
From: Dieter Ries <clip2@....de>
To: Rusty Russell <rusty@...tcorp.com.au>
CC: Ingo Molnar <mingo@...e.hu>,
Maciej Rutecki <maciej.rutecki@...il.com>, travis@....com,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.29-rc1 does not boot
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@...tcorp.com.au>
>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists