Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263756AbUDFKwY (ORCPT ); Tue, 6 Apr 2004 06:52:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263747AbUDFKwX (ORCPT ); Tue, 6 Apr 2004 06:52:23 -0400 Received: from delerium.kernelslacker.org ([81.187.208.145]:13483 "EHLO delerium.codemonkey.org.uk") by vger.kernel.org with ESMTP id S263751AbUDFKwW (ORCPT ); Tue, 6 Apr 2004 06:52:22 -0400 Date: Tue, 6 Apr 2004 11:49:30 +0100 From: Dave Jones To: "Angelo Dell'Aera" Cc: Jan Killius , Linux-Kernel , Andrew Morton Subject: Re: Oops with cpufreq on 2.6.5-mm1 Message-ID: <20040406104930.GA32405@redhat.com> Mail-Followup-To: Dave Jones , Angelo Dell'Aera , Jan Killius , Linux-Kernel , Andrew Morton References: <20040406000500.GA26760@gate.unimatrix> <20040406115149.6fc6edf8.buffer@antifork.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040406115149.6fc6edf8.buffer@antifork.org> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 882 Lines: 22 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 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/