From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref] Date: Tue, 9 Apr 2013 22:21:09 +0530 Message-ID: References: <31778276.CDMUtaAAnc@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: Sender: cpufreq-owner@vger.kernel.org To: sedat.dilek@gmail.com Cc: "Rafael J. Wysocki" , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, cpufreq@vger.kernel.org, Linux PM list List-Id: linux-next.vger.kernel.org On 9 April 2013 21:38, Sedat Dilek wrote: > With x=3 the system gets in an unuseable state. > > root# echo 0 > /sys/devices/system/cpu/cpu3/online > > I could not write my reply and had to do a hard/cold reboot. > The dmesg log I saw looked similiar to my digicam-shot. Few things i need from you. First is output of cpufreq-info. Then all the steps you did to reproduce above? Removed any other cpus? I am not able to find next-20130326 tag in my repo, only have 23 and 28. Can you debug it a bit to find exact line of code causing this issue using objdump? HINT: Documentation/BUG-HUNTING.. Give me line numbers of both of these functions: __cpufreq_governor() and __cpufreq_remove_dev().