From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759409AbYDDDPg (ORCPT ); Thu, 3 Apr 2008 23:15:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756696AbYDDDPI (ORCPT ); Thu, 3 Apr 2008 23:15:08 -0400 Received: from fk-out-0910.google.com ([209.85.128.188]:32774 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756699AbYDDDPE (ORCPT ); Thu, 3 Apr 2008 23:15:04 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Fb7peG2reFsP3USKf96Aj7dXYraTpk4Ybd8C9NfG0+UW+eiQDOkFGKEib0Uhw4vPZVixgyP/JsS7i8Xo1hNwBKP35trfe0byGQGqhNxo8fPsfOJsCPofgOS4Z2tw2nT4RjjIlP6W87x6V3MlW6xIKQDTeBcFArcDOUQBgX/uRYs= Message-ID: <2c0942db0804032015y57e91811r37b729cd836cef6d@mail.gmail.com> Date: Thu, 3 Apr 2008 20:15:02 -0700 From: "Ray Lee" To: "Carlos R. Mafra" Subject: Re: 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Cc: "Pallipadi, Venkatesh" , "Rafael J. Wysocki" , "Linux Kernel Mailing List" , Pallipadi@ogre.sisk.pl, "Soeren Sonnenburg" In-Reply-To: <20080404011053.GA21254@localhost.ift.unesp.br> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <924EFEDD5F540B4284297C4DC59F3DEED0EA1E@orsmsx423.amr.corp.intel.com> <20080404011053.GA21254@localhost.ift.unesp.br> X-Google-Sender-Auth: 0d154ab5b1a29da3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 3, 2008 at 6:10 PM, Carlos R. Mafra wrote: > On Thu 3.Apr'08 at 17:14:22 -0700, Pallipadi, Venkatesh wrote: > > >The following report is on the current list of known regressions > > >from 2.6.24. Please verify if the issue is still present in the > > >mainline. > > > > > > > > >Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093 > > >Subject : 2.6.25-current-git hangs on boot > > >unless CONFIG_CPU_IDLE=n - Apple > > >Submitter : Soeren Sonnenburg > > >Date : 2008-02-23 18:55 (41 days old) > > >References : http://lkml.org/lkml/2008/2/23/263 > > > > > >http://marc.info/?l=linux-acpi&m=120387537018467&w=4 > > >Handled-By : Pallipadi, Venkatesh > > > > > > > Last comment I saw from Soeren says it does not really hang. It waits > > for 5-10 seconds sometimes before continuing. We are still trying to > > narrow this down with max_cstate etc.. > > I should say that my laptop (Vaio) _hangs_ at boot (less than 10% of boots) > and this is the last message I see: > > "ACPI: Processor [CPU1] (supports 8 throttling states)" > > and it stays there "forever" (more than 1 or 2 minutes at least). > > I am not using my laptop too much these days, and I thought this > bug had been solved because it didn't hang for the last week (but > I boot it once per day), however it hang last night (using some > post 2.6.25-rc7 kernel) > > I have pictures of the screen while showing this last message at boot, > should I post it somewhere or that is not necessary?. If the sysrq key still works when that happens, try to do a sysrq-t, s, b to generate a trace, sync the filesystem, and reboot. If anything made it to the logs, please post it.