linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] acpi: semaphore removal -v2
@ 2008-08-07 14:59 Daniel Walker
  2008-08-07 14:59 ` [PATCH 1/5] add mutex_lock_timeout() Daniel Walker
  0 siblings, 1 reply; 18+ messages in thread
From: Daniel Walker @ 2008-08-07 14:59 UTC (permalink / raw)
  To: linux-acpi
  Cc: Robert Moore, Andi Kleen, Matthew Wilcox, Peter Zijlstra,
	Zhao Yakui, Dave Chinner, Ingo Molnar

I did a lot of cleanup .. I added the mutex_lock_timeout function
which I didn't have in the last set of patches.

I also trimmed down the semaphore to completions patch. So ACPI keeps the
name "semaphore" internally, but it can only be initialized with "0"
initial units. It means that ACPI developers can't randomly use the
semaphore as a mutex (which I haven't seen anyway).

Daniel



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

end of thread, other threads:[~2008-08-08  3:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07 14:59 [PATCH 0/3] acpi: semaphore removal -v2 Daniel Walker
2008-08-07 14:59 ` [PATCH 1/5] add mutex_lock_timeout() Daniel Walker
2008-08-07 14:59   ` [PATCH 2/5] acpi: add real mutex function calls Daniel Walker
2008-08-07 14:59     ` [PATCH 3/5] acpi: add lockdep magic Daniel Walker
2008-08-07 14:59       ` [PATCH 4/5] acpi: remove interpreter lock Daniel Walker
2008-08-07 14:59         ` [PATCH 5/5] acpi: semaphore removal Daniel Walker
2008-08-08  0:34           ` Matthew Wilcox
2008-08-08  1:00             ` Daniel Walker
2008-08-08  1:28             ` Dave Chinner
2008-08-08  2:53               ` Matthew Wilcox
2008-08-08  3:47                 ` Daniel Walker
2008-08-08  2:44           ` Andi Kleen
2008-08-08  3:35             ` Daniel Walker
2008-08-07 20:32         ` [PATCH 4/5] acpi: remove interpreter lock Moore, Robert
2008-08-07 21:09           ` Daniel Walker
2008-08-07 21:30             ` Moore, Robert
2008-08-08  0:01               ` Daniel Walker
2008-08-08  2:40         ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).