From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: BUG: key f70f4b50 not in .data Date: Tue, 9 Mar 2010 06:18:26 -0800 Message-ID: <20100309141826.GC28606@suse.de> References: <20100309102754.GA3316@swordfish.minsk.epam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cantor2.suse.de ([195.135.220.15]:47141 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754051Ab0CIOdJ (ORCPT ); Tue, 9 Mar 2010 09:33:09 -0500 Content-Disposition: inline In-Reply-To: <20100309102754.GA3316@swordfish.minsk.epam.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Sergey Senozhatsky , "Eric W. Biederman" Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Lin Ming , Len Brown On Tue, Mar 09, 2010 at 12:27:54PM +0200, Sergey Senozhatsky wrote: > Hello, > x86, ASUS f3jc. 2.6.34-rc1. > > > dmesg > > [ 0.921368] ACPI: SSDT 7ffb91b0 00D24 (v01 AMI CPU1PM 00000001 INTL 02002026) > [ 0.928266] Marking TSC unstable due to TSC halts in idle > [ 0.929094] Switching to clocksource hpet > [ 0.930444] ACPI Warning: Incorrect checksum in table [SSDT] - 54, should be 97 (20100121/tbutils-314) > [ 0.930500] ACPI: SSDT 7ffb9ee0 00D24 (v01 AMI CPU2PM 00000001 INTL 02002026) > [ 0.952515] BUG: key f70f4b50 not in .data! > [ 0.952537] ------------[ cut here ]------------ > [ 0.952564] WARNING: at kernel/lockdep.c:2706 lockdep_init_map+0xc3/0xf3() > [ 0.952589] Hardware name: F3JC > [ 0.952608] Modules linked in: > [ 0.952633] Pid: 1, comm: swapper Not tainted 2.6.34-rc1-dbg #38 > [ 0.953245] Call Trace: > [ 0.953888] [] warn_slowpath_common+0x65/0x7c > [ 0.954555] [] ? lockdep_init_map+0xc3/0xf3 > [ 0.955215] [] warn_slowpath_null+0xd/0x10 > [ 0.955897] [] lockdep_init_map+0xc3/0xf3 > [ 0.956594] [] sysfs_add_file_mode+0x4c/0x7e > [ 0.957305] [] sysfs_add_file+0xe/0x13 > [ 0.958036] [] sysfs_create_file+0x20/0x22 > [ 0.958760] [] device_create_file+0x13/0x15 > [ 0.959499] [] thermal_zone_device_register+0x32e/0x53e > [ 0.960264] [] acpi_thermal_add+0x1a2/0x3c4 > [ 0.961051] [] ? sysfs_do_create_link+0xc5/0xec > [ 0.961839] [] acpi_device_probe+0x3a/0x142 > [ 0.962633] [] driver_probe_device+0x87/0x107 > [ 0.963445] [] __driver_attach+0x3c/0x54 > [ 0.964277] [] bus_for_each_dev+0x3d/0x67 > [ 0.965113] [] driver_attach+0x14/0x16 > [ 0.965953] [] ? __driver_attach+0x0/0x54 > [ 0.966817] [] bus_add_driver+0x92/0x1c6 > [ 0.967687] [] ? acpi_thermal_init+0x0/0x6f > [ 0.968532] [] driver_register+0x79/0xe0 > [ 0.969378] [] ? acpi_thermal_init+0x0/0x6f > [ 0.970220] [] ? acpi_thermal_init+0x0/0x6f > [ 0.971062] [] acpi_bus_register_driver+0x3a/0x3c > [ 0.971887] [] acpi_thermal_init+0x50/0x6f > [ 0.972709] [] do_one_initcall+0x4c/0x136 > [ 0.973533] [] kernel_init+0x128/0x1a9 > [ 0.974367] [] ? kernel_init+0x0/0x1a9 > [ 0.975179] [] kernel_thread_helper+0x6/0x1a > [ 0.975991] ---[ end trace a22d306b065d4a66 ]--- > [ 0.976803] BUG: key f70f4b80 not in .data! > [ 0.977640] BUG: key f70c1048 not in .data! > [ 0.978892] thermal LNXTHERM:01: registered as thermal_zone0 > [ 0.979695] ACPI: Thermal Zone [THRM] (68 C) Eric, yet another one :) thanks, greg k-h