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:
6743099
)
xfs: semaphore cleanup
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 7 Sep 2010 14:33:15 +0000
(14:33 +0000)
committer
Alex Elder
<aelder@sgi.com>
Mon, 18 Oct 2010 20:09:09 +0000
(15:09 -0500)
Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead.
(Ported to current XFS code by <aelder@sgi.com>.)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found