* [BUG report] lockdep deadlock warning in shutdown
@ 2011-06-03 3:24 Shaohua Li
2011-06-03 3:42 ` Moore, Robert
0 siblings, 1 reply; 2+ messages in thread
From: Shaohua Li @ 2011-06-03 3:24 UTC (permalink / raw)
To: robert.moore, Lin, Ming M; +Cc: linux acpi
running 3.0-rc1, shutting down my system triggers a lockdep deadlock
warning.
The deadlock warning is triggered when executing
acpi_hw_clear_acpi_status, stack trace is something like:
...
__lock_acquire
?acpi_os_acquire_lock
lock_acquire
?acpi_os_acquire_lock
?_raw_spin_lock_irqsave
?acpi_hw_enable_runtime_gpe_block
_raw_spin_lock_irqsave
?acpi_os_acquire_lock
?acpi-hw_write
acpi_os_acquire_lock
acpi_ev_walk_gpe_list
acpi_hw_clear_acpi_status
acpi_enter_sleep_state
...
I wrote it down by hand since this is shutdown, no way to get the log.
also since the screen scrolls fast, I didn't catch another code path the
locks are taken which lockdep prints out.
Thanks,
Shaohua
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [BUG report] lockdep deadlock warning in shutdown
2011-06-03 3:24 [BUG report] lockdep deadlock warning in shutdown Shaohua Li
@ 2011-06-03 3:42 ` Moore, Robert
0 siblings, 0 replies; 2+ messages in thread
From: Moore, Robert @ 2011-06-03 3:42 UTC (permalink / raw)
To: Li, Shaohua, Lin, Ming M; +Cc: linux acpi, Rafael J. Wysocki
Adding Rafael.
>-----Original Message-----
>From: Li, Shaohua
>Sent: Thursday, June 02, 2011 8:25 PM
>To: Moore, Robert; Lin, Ming M
>Cc: linux acpi
>Subject: [BUG report] lockdep deadlock warning in shutdown
>
>running 3.0-rc1, shutting down my system triggers a lockdep deadlock
>warning.
>
>The deadlock warning is triggered when executing
>acpi_hw_clear_acpi_status, stack trace is something like:
>...
>__lock_acquire
>?acpi_os_acquire_lock
>lock_acquire
>?acpi_os_acquire_lock
>?_raw_spin_lock_irqsave
>?acpi_hw_enable_runtime_gpe_block
>_raw_spin_lock_irqsave
>?acpi_os_acquire_lock
>?acpi-hw_write
>acpi_os_acquire_lock
>acpi_ev_walk_gpe_list
>acpi_hw_clear_acpi_status
>acpi_enter_sleep_state
>...
>I wrote it down by hand since this is shutdown, no way to get the log.
>also since the screen scrolls fast, I didn't catch another code path the
>locks are taken which lockdep prints out.
>
>Thanks,
>Shaohua
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-03 3:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 3:24 [BUG report] lockdep deadlock warning in shutdown Shaohua Li
2011-06-03 3:42 ` Moore, Robert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox