[Call for Testers] ACPI-CA 20071114

Pawel Worach pawel.worach at gmail.com
Fri Nov 16 14:10:59 PST 2007


Jung-uk Kim wrote:
> Please test the following patch on -CURRENT:
> 
> http://people.freebsd.org/~jkim/acpica-import-20071114.diff.gz
> 

Hi,

Looks good here on a ThinkPad T60 except for a new LOR.

acpi_ibm0: <IBM ThinkPad ACPI Extras> on acpi0
lock order reversal: (sleepable after non-sleepable)
  1st 0xc083cb00 LED mtx (LED mtx) @ /usr/src/sys/dev/led/led.c:263
  2nd 0xc09cc304 ACPI IBM extras (ACPI IBM extras) @ 
/usr/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:311
KDB: stack backtrace:
db_trace_self_wrapper(c07c70b6,c0c20aa0,c057ffea,c07c945c,c09cc304,...) 
at db_trace_self_wrapper+0x26
kdb_backtrace(c07c945c,c09cc304,c09cb165,c09cb165,c09caed0,...) at 
kdb_backtrace+0x29
witness_checkorder(c09cc304,9,c09caed0,137,c0c20ac4,...) at 
witness_checkorder+0x6af
_sx_xlock(c09cc304,0,c09caed0,137,c3bf6b80,...) at _sx_xlock+0x77
ibm_led_task(c3bfe200,c0c20b04,c09c9937,1,c09ca7e3,...) at ibm_led_task+0x2e
AcpiOsExecute(1,c09ca7e3,c3bfe200,c0c20b2c,c04b3170,...) at 
AcpiOsExecute+0x21
ibm_led(c3bfe200,0,c04b31c6,0,180,...) at ibm_led+0x37
led_create_state(c09c9900,c3bfe200,c09cb01f,0,80000003,...) at 
led_create_state+0x18f
acpi_ibm_attach(c3b78400,c3b18050,c0806458,c07c69bd,80000000,...) at 
acpi_ibm_attach+0x2dd
device_attach(c3b78400,c3b78400,c07c691b,917,c3b78400,...) at 
device_attach+0x36a
device_probe_and_attach(c3b78400,f3ffffff,c0c20c60,c09ff544,c3acac80,...) 
at device_probe_and_attach+0xfa
bus_generic_attach(c3acac80,f0000000,f3ffffff,c3b7b8c8,f0000000,...) at 
bus_generic_attach+0x19
acpi_attach(c3acac80,c3aef050,c0806458,c07c69bd,80000000,...) at 
acpi_attach+0xa38
device_attach(c3acac80,c3acac80,c07c691b,917,c3acac80,...) at 
device_attach+0x36a
device_probe_and_attach(c3acac80,c3b05700,c0c20ce8,c0773f28,c3b05700,...) 
at device_probe_and_attach+0xfa
bus_generic_attach(c3b05700,c3b23335,c0c20d2c,c056bdd8,c3b05700,...) at 
bus_generic_attach+0x19
nexus_attach(c3b05700,c3adc850,c0806458,c07c69bd,80000000,...) at 
nexus_attach+0x1a
device_attach(c3b05700,c3b05700,c07c691b,917,c3b05700,...) at 
device_attach+0x36a
device_probe_and_attach(c3b05700,c3a71a84,c0c20d6c,c076054d,c0a1e1e7,...) 
at device_probe_and_attach+0xfa
root_bus_configure(c0a1e1e7,c0c20d88,c051c1fc,0,c1ec00,...) at 
root_bus_configure+0x1b
configure(0,c1ec00,c1ec00,c1e000,c25000,...) at configure+0xc
mi_startup() at mi_startup+0x90
begin() at begin+0x2c

# sysctl hw.acpi
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S3
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 0
hw.acpi.verbose: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.handle_reboot: 0
hw.acpi.reset_video: 0
hw.acpi.cpu.cx_lowest: C1
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.tz0.temperature: 52.0C
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.passive_cooling: 0
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: -1
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 127.0C
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.thermal.tz1.temperature: 54.0C
hw.acpi.thermal.tz1.active: -1
hw.acpi.thermal.tz1.passive_cooling: 0
hw.acpi.thermal.tz1.thermal_flags: 0
hw.acpi.thermal.tz1._PSV: 94.5C
hw.acpi.thermal.tz1._HOT: -1
hw.acpi.thermal.tz1._CRT: 99.0C
hw.acpi.thermal.tz1._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.battery.life: 100
hw.acpi.battery.time: -1
hw.acpi.battery.state: 0
hw.acpi.battery.units: 1
hw.acpi.battery.info_expire: 5
hw.acpi.acline: 1
# sysctl debug.acpi.acpi_ca_version
debug.acpi.acpi_ca_version: 20071114

Full dmesg at: http://81.232.79.60/~pwo/dmesg

-- 
Pawel


More information about the freebsd-acpi mailing list