public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.34-rc1: ACPI: BUG: key f71f0168 not in .data!
@ 2010-03-08 23:47 Alexander Beregalov
  2010-03-09  0:12 ` Yinghai Lu
  0 siblings, 1 reply; 25+ messages in thread
From: Alexander Beregalov @ 2010-03-08 23:47 UTC (permalink / raw)
  To: linux-acpi, Linux Kernel Mailing List

Hi

Kernel version is 2.6.34-rc1

bus: 'acpi': add driver processor
bus: 'acpi': driver_probe_device: matched device LNXCPU:00 with driver processor
bus: 'acpi': really_probe: probing driver processor with device LNXCPU:00
device: 'cooling_device0': device_add
driver: 'LNXCPU:00': driver_bound: bound to device 'processor'
bus: 'acpi': really_probe: bound device LNXCPU:00 to driver processor
bus: 'acpi': add driver thermal
bus: 'acpi': driver_probe_device: matched device LNXTHERM:00 with driver thermal
bus: 'acpi': really_probe: probing driver thermal with device LNXTHERM:00
bus: 'acpi': driver_probe_device: matched device LNXTHERM:01 with driver thermal
bus: 'acpi': really_probe: probing driver thermal with device LNXTHERM:01
device: 'thermal_zone0': device_add
BUG: key f71f0168 not in .data!
------------[ cut here ]------------
WARNING: at kernel/lockdep.c:2706 lockdep_init_map+0x16f/0x4f0()
Hardware name:
Modules linked in:
Pid: 1, comm: swapper Not tainted 2.6.34-rc1 #1
Call Trace:
 [<c1351758>] ? printk+0x18/0x20
 [<c102aa5d>] warn_slowpath_common+0x6d/0xa0
 [<c104e9af>] ? lockdep_init_map+0x16f/0x4f0
 [<c104e9af>] ? lockdep_init_map+0x16f/0x4f0
 [<c1001000>] ? do_one_initcall+0x0/0x190
 [<c102aaa5>] warn_slowpath_null+0x15/0x20
 [<c104e9af>] lockdep_init_map+0x16f/0x4f0
 [<c10dcd98>] sysfs_add_file_mode+0x58/0xb0
 [<c10dce03>] sysfs_add_file+0x13/0x20
Switched to NOHz mode on CPU #0
 [<c10dcec6>] sysfs_create_file+0x26/0x30
 [<c1247ab3>] device_create_file+0x13/0x20
 [<c12c5bd4>] thermal_zone_bind_cooling_device+0x1e4/0x2f0
 [<c11feb35>] ? acpi_bus_data_handler+0x0/0x5
 [<c121ed40>] acpi_thermal_cooling_device_cb+0x70/0x11e
 [<c12c5780>] ? thermal_zone_device_register+0x260/0x400
 [<c12c59f0>] ? thermal_zone_bind_cooling_device+0x0/0x2f0
 [<c121ee0a>] acpi_thermal_bind_cooling_device+0xd/0xf
 [<c12c57f9>] thermal_zone_device_register+0x2d9/0x400
 [<c121ef82>] acpi_thermal_add+0x176/0x398
 [<c10de301>] ? sysfs_do_create_link+0xa1/0x140
 [<c11fec0f>] acpi_device_probe+0x3a/0xf4
 [<c124a097>] driver_probe_device+0xb7/0x1b0
 [<c124a219>] __driver_attach+0x89/0x90
 [<c12498b8>] bus_for_each_dev+0x48/0x70
 [<c1249e79>] driver_attach+0x19/0x20
 [<c124a190>] ? __driver_attach+0x0/0x90
 [<c124922b>] bus_add_driver+0xcb/0x230
 [<c11feb45>] ? acpi_device_remove+0x0/0x90
 [<c124a495>] driver_register+0x65/0x110
 [<c162119a>] ? kernel_init+0x0/0x120
 [<c10d6bd3>] ? proc_mkdir_mode+0x33/0x50
 [<c162119a>] ? kernel_init+0x0/0x120
 [<c11ffebb>] acpi_bus_register_driver+0x3a/0x3f
 [<c1639062>] acpi_thermal_init+0x50/0x6f
 [<c100102d>] do_one_initcall+0x2d/0x190
 [<c162119a>] ? kernel_init+0x0/0x120
 [<c1639012>] ? acpi_thermal_init+0x0/0x6f
 [<c162119a>] ? kernel_init+0x0/0x120
 [<c1621221>] kernel_init+0x87/0x120
 [<c1002fba>] kernel_thread_helper+0x6/0x1c
---[ end trace a7919e7f17c0a725 ]---
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (39 C)
driver: 'LNXTHERM:01': driver_bound: bound to device 'thermal'
bus: 'acpi': really_probe: bound device LNXTHERM:01 to driver thermal

CONFIG_ACPI=y
# CONFIG_ACPI_PROCFS is not set
# CONFIG_ACPI_PROCFS_POWER is not set
# CONFIG_ACPI_POWER_METER is not set
# CONFIG_ACPI_SYSFS_POWER is not set
# CONFIG_ACPI_PROC_EVENT is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
# CONFIG_ACPI_FAN is not set
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
# CONFIG_ACPI_CONTAINER is not set
# CONFIG_ACPI_SBS is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
CONFIG_PNPACPI=y

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2010-03-31  1:55 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-08 23:47 2.6.34-rc1: ACPI: BUG: key f71f0168 not in .data! Alexander Beregalov
2010-03-09  0:12 ` Yinghai Lu
2010-03-09  0:32   ` Yinghai Lu
2010-03-09  0:40     ` Américo Wang
2010-03-09  0:35   ` Eric W. Biederman
2010-03-09  7:06     ` Yinghai Lu
2010-03-09  7:57       ` Eric W. Biederman
2010-03-09  7:57       ` Eric W. Biederman
2010-03-12  2:29         ` Yinghai Lu
2010-03-12  2:32           ` Yinghai Lu
2010-03-13  3:36             ` Yinghai Lu
2010-03-13  3:54               ` Greg KH
2010-03-13  3:37           ` Yinghai Lu
2010-03-13  4:46             ` James Bottomley
2010-03-13  4:58               ` Eric W. Biederman
2010-03-13  5:13                 ` Matthew Wilcox
2010-03-20  7:17           ` [PATCH] scsi: fix lockdep warning Yinghai Lu
2010-03-20  7:57             ` Wolfram Sang
2010-03-20 12:58             ` Greg KH
2010-03-20 15:41             ` James Bottomley
2010-03-20 19:07               ` [PATCH] driver: fix lockdep with sysfs Yinghai Lu
2010-03-30 15:05             ` [PATCH] scsi: fix lockdep warning Ben Gamari
2010-03-30 17:08               ` Yinghai Lu
2010-03-30 20:33                 ` Ben Gamari
2010-03-31  1:55               ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox