public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] acpi: acpi: sem out, mutex/completion in
@ 2008-07-19 18:16 Daniel Walker
  2008-07-19 18:16 ` [PATCH 1/3] acpi: add real mutex function calls Daniel Walker
  0 siblings, 1 reply; 22+ messages in thread
From: Daniel Walker @ 2008-07-19 18:16 UTC (permalink / raw)
  To: linux-acpi; +Cc: Ingo Molnar, Peter Zijlstra, len.brown, ak

This patch set is not merge ready. I'm just sending out an early release to get
at least some reviews on the approach taken. There is some breakage in timeouts
for the mutex changes. Any lock timeouts are ignored since there isn't a
similar mutex function to replace "down_timeout".

I have been able to boot with these changes, and it seems to be stable
so far. However, I do get lockdep warnings which, I think, are actual
locking problems in ACPI.

Daniel



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

end of thread, other threads:[~2008-07-24 12:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-19 18:16 [PATCH 0/3] acpi: acpi: sem out, mutex/completion in Daniel Walker
2008-07-19 18:16 ` [PATCH 1/3] acpi: add real mutex function calls Daniel Walker
2008-07-19 18:16   ` [PATCH 2/3] acpi: semaphore removal Daniel Walker
2008-07-19 18:16     ` [PATCH 3/3] Add lockdep integration for the ACPI mutex usage Daniel Walker
2008-07-20  8:15     ` [PATCH 2/3] acpi: semaphore removal Dave Chinner
2008-07-20 14:49       ` Daniel Walker
2008-07-21  1:51   ` [PATCH 1/3] acpi: add real mutex function calls Zhao Yakui
2008-07-21  9:14     ` Peter Zijlstra
2008-07-21  9:17       ` Andi Kleen
2008-07-21  9:24         ` Peter Zijlstra
2008-07-21 19:15           ` Andi Kleen
2008-07-21 19:33             ` Peter Zijlstra
2008-07-21 19:55               ` Matthew Wilcox
2008-07-21 20:22                 ` Daniel Walker
2008-07-21 20:00               ` Andi Kleen
2008-07-21 20:38                 ` Daniel Walker
2008-07-21 13:59         ` Daniel Walker
2008-07-21 13:56     ` Daniel Walker
2008-07-21 19:20       ` Andi Kleen
2008-07-21 19:39         ` Daniel Walker
2008-07-23 22:14           ` Moore, Robert
2008-07-24 12:44             ` Daniel Walker

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