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:
9786f6e
)
jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Mon, 27 Jun 2011 20:21:30 +0000
(
00:21
+0400)
committer
Artem Bityutskiy
<artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:14 +0000
(15:02 +0300)
Use a helper to test if a mutex is held instead of a hack with
mutex_trylock().
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
No differences found