All of lore.kernel.org
 help / color / mirror / Atom feed
* ec locking issue
@ 2007-02-15 19:26 Dominik Brodowski
  2007-02-15 20:16 ` Alexey Starikovskiy
  0 siblings, 1 reply; 9+ messages in thread
From: Dominik Brodowski @ 2007-02-15 19:26 UTC (permalink / raw)
  To: linux-acpi

Hi,

Current kernels (e.g. 2.6.20-git-as-of-yesterday) don't boot for me, and
it seems like ACPI is the cause: the last thing I can see in the log is

swapper/1 is trying to acquire lock
	&ec->lock

but task is already holding lock
	&ec->lock

Snippets from the call trace:

acpi_ec_transaction
acpi_ec_read
acpi_ec_space_handler
acpi_ev_address_space_dispatch
acpi_ex_access_region
acpi_ex_field_datum_
acpi_ex_extract_from_field
...
acpi_ex_ns_evaluate
acpi_ev_execute_reg_method
acpi_ev_reg_run
acpi_ns_walk_namespace
acpi_ev_execute_reg_methods
acpi_install_address_space_handler
acpi_ec_start
acpi_start_single_object
acpi_device_probe
really_probe
...
bus_add_driver
...
acpi_ec_init



Ideas? Patches?

Thanks,
	Dominik

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

end of thread, other threads:[~2007-02-22  1:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 19:26 ec locking issue Dominik Brodowski
2007-02-15 20:16 ` Alexey Starikovskiy
2007-02-16 17:54   ` Len Brown
2007-02-19 13:44     ` Dominik Brodowski
2007-02-19 21:45       ` Dominik Brodowski
2007-02-20 18:24         ` Alexey Starikovskiy
2007-02-20 19:59           ` Dominik Brodowski
2007-02-20 22:07             ` Alexey Starikovskiy
2007-02-22  1:04               ` Dominik Brodowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.