git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de5097c
)
[PATCH] mutex subsystem, semaphore to mutex: XFS
author
Jes Sorensen
<jes@trained-monkey.org>
Mon, 9 Jan 2006 23:59:21 +0000
(15:59 -0800)
committer
Ingo Molnar
<mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:21 +0000
(15:59 -0800)
This patch switches XFS over to use the new mutex code directly as
opposed to the previous workaround patch I posted earlier that avoided
the namespace clash by forcing it back to semaphores. This falls in the
'works for me<tm>' category.
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found