From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ike Panhc Subject: Re: intel_idle (Lenovo ideapad S10-3) Date: Mon, 27 Sep 2010 14:55:55 +0800 Message-ID: <4CA03FFB.2030307@canonical.com> References: <4C8DE00F.7070801@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from adelie.canonical.com ([91.189.90.139]:60459 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374Ab0I0G4G (ORCPT ); Mon, 27 Sep 2010 02:56:06 -0400 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-pm@lists.linux-foundation.org, "linux-kernel@vger.kernel.org" , "linux-acpi@vger.kernel.org" Hi Len, Thanks a lot. I apply the patch and the kernel boots fine on S10-3 On 09/26/2010 12:09 AM, Len Brown wrote: > >> I test myself which says when CONFIG_CPU_IDLE=y, Lenovo ideapad S10-3 can >> not boot. The CPU is Atom N450, and I also find the report[2] that says intel_idle >> works fine with N450. >> >> I do not have much knowledge about intel_idle. is there any similar report that on >> some machine intel_idle halt the system or any suggestion for next step debug? >> >> >> [1] http://launchpad.net/bugs/634702 >> [2] http://www.spinics.net/lists/linux-pm/msg21334.html > > Please test the fix here: > http://bugs.meego.com/show_bug.cgi?id=7093 > > thanks, > -Len >