Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934529AbXHZACW (ORCPT ); Sat, 25 Aug 2007 20:02:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756916AbXHZACM (ORCPT ); Sat, 25 Aug 2007 20:02:12 -0400 Received: from agminet01.oracle.com ([141.146.126.228]:38666 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752454AbXHZACL (ORCPT ); Sat, 25 Aug 2007 20:02:11 -0400 Date: Sat, 25 Aug 2007 16:57:01 -0700 From: Randy Dunlap To: Tilman Schmidt Cc: "Pallipadi, Venkatesh" , Andrew Morton , linux-kernel@vger.kernel.org, Thomas Gleixner , john stultz , Andi Kleen , Len Brown , linux-acpi@vger.kernel.org, Dave Jones , Thomas Renninger , Adam Belay Subject: Re: 2.6.23-rc3-mm1 Message-Id: <20070825165701.8423f5e6.randy.dunlap@oracle.com> In-Reply-To: <46D0BA9D.1080708@imap.cc> References: <20070822020648.5ea3a612.akpm@linux-foundation.org> <46CF695D.1020008@imap.cc> <20070824170702.a2c51084.akpm@linux-foundation.org> <653FFBB4508B9042B5D43DC9E18836F5014D954E@scsmsx415.amr.corp.intel.com> <653FFBB4508B9042B5D43DC9E18836F5014D956A@scsmsx415.amr.corp.intel.com> <46D0BA9D.1080708@imap.cc> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.4.2 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1307 Lines: 33 On Sun, 26 Aug 2007 01:26:21 +0200 Tilman Schmidt wrote: > Am 25.08.2007 02:38 schrieb Pallipadi, Venkatesh: > >> > >>>> FATAL: Error inserting processor (/lib/modules/2.6.23-rc3-mm1-testing/kernel/drivers/acpi/processor.ko): Input/output error > >>>> WARNING: Error inserting processor (/lib/modules/2.6.23-rc3-mm1-testing/kernel/drivers/acpi/processor.ko): Input/output error > > > > This is indeed related to CPUIDLE. > > > > Tilman: Can you configure CONFIG_CPU_IDLE in your config (under Power > > Management option) and double check that the frequency part works after > > that. > > Strangely enough, I do not see that option in "make xconfig". > The "Power Management" subtree ends with "CPU Frequency scaling". > In "make menuconfig" the option is there, though. That sounds strange. Please share your .config file. > After activating it, these two errors are indeed gone, and the > "thermal: Unknown symbol acpi_processor_set_thermal_limit" one > as well. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - 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/