Re: Oops with cpufreq on 2.6.5-mm1

From: Dave Jones
Date: Tue Apr 06 2004 - 05:53:36 EST


On Tue, Apr 06, 2004 at 11:51:49AM +0200, Angelo Dell'Aera wrote:
> On Tue, 6 Apr 2004 02:05:00 +0200
> Jan Killius <jkillius@xxxxxxxx> wrote:
>
> >Hi,
> >cpufreq make an Oops on loading. I have attached the oops.
>
> The problem seems to be located in find_psb_table(). In fact,
> while powernow_table is correctly initialized, it's never assigned
> to data->powernow_table thus leading to a NULL pointer dereferencing
> in cpufreq_frequency_table_cpuinfo(). Try this patch please.

-mm has an incomplete merge of the large set of changes in this
driver. I'm working on it, and should get the merge complete today.

Dave

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