Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752744AbYHPTcH (ORCPT ); Sat, 16 Aug 2008 15:32:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751155AbYHPTb4 (ORCPT ); Sat, 16 Aug 2008 15:31:56 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:37043 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751007AbYHPTby (ORCPT ); Sat, 16 Aug 2008 15:31:54 -0400 From: "Rafael J. Wysocki" To: Sean Young Subject: Re: AMD Elan regression with 2.6.27-rc3 Date: Sat, 16 Aug 2008 21:35:17 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: linux-kernel@vger.kernel.org, Ingo Molnar , "H. Peter Anvin" , Andrew Morton References: <20080815183723.GA35232@atlantis.8hz.com> In-Reply-To: <20080815183723.GA35232@atlantis.8hz.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808162135.17977.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2518 Lines: 55 [Adding CCs] On Friday, 15 of August 2008, Sean Young wrote: > With CONFIG_SC520_CPUFREQ=y on AMD Elan (ancient CPU where rdtsc is not > supported), I get: > > invalid opcode: 0000 [#1] > > Pid: 1, comm: swapper Not tainted (2.6.27-rc3-00216-gffaa5b9 #1) > EIP: 0060:[] EFLAGS: 00010082 CPU: 0 > EIP is at native_read_tsc+0x6/0xf > EAX: 1211fa10 EBX: 00000000 ECX: fffedb53 EDX: 00000000 > ESI: 00000246 EDI: c0287fac EBP: c0281a6c ESP: c1c1ddec > DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068 > Process swapper (pid: 1, ti=c1c1c000 task=c1c1a000 task.ti=c1c1c000) > Stack: c01056ce c02785c4 c1c1de70 c0105a93 c018b2fb c1c1de44 c02b4444 c02785c4 > ffffffff 00000000 c0281a6c c011d71c c1c1de70 00000000 c02b95dc c1c1de70 > c02b95c8 00000000 c011d80e ffffffff 00000000 00000000 c1c1de70 c1c60780 > Call Trace: > [] set_cyc2ns_scale+0x11/0x31 > [] time_cpufreq_notifier+0xf1/0xfe > [] idr_get_empty_slot+0x122/0x1e6 > [] notifier_call_chain+0x2a/0x47 > [] __srcu_notifier_call_chain+0x32/0x47 > [] srcu_notifier_call_chain+0x9/0xc > [] cpufreq_notify_transition+0x4f/0x8b > [] sc520_freq_target+0x54/0x80 > [] sc520_freq_target+0x0/0x80 > [] __cpufreq_driver_target+0x1a/0x24 > [] cpufreq_governor_userspace+0xfc/0x123 > [] __cpufreq_governor+0x1d/0x24 > [] __cpufreq_set_policy+0xf9/0x107 > [] cpufreq_add_dev+0x189/0x1fb > [] handle_update+0x0/0x8 > [] sysdev_driver_register+0x51/0x7e > [] cpufreq_register_driver+0x4d/0x96 > [] sc520_freq_init+0x48/0x5c > [] _stext+0x3a/0x12a > [] sc520_freq_init+0x0/0x5c > [] create_proc_entry+0x69/0x7b > [] register_irq_proc+0x6b/0x84 > [] proc_register+0xd0/0x10b > [] kernel_init+0x56/0xa4 > [] kernel_init+0x0/0xa4 > [] kernel_thread_helper+0x7/0x10 > ======================= > Code: 90 eb f3 0f b1 15 80 ce 2a c0 85 c0 75 e8 88 d8 e6 70 89 f0 e6 71 c7 05 8 > EIP: [] native_read_tsc+0x6/0xf SS:ESP 0068:c1c1ddec > ---[ end trace a7919e7f17c0a725 ]--- > Kernel panic - not syncing: Attempted to kill init! -- 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/