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:
f7347ce
)
locks: turn lock_flocks into a spinlock
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 27 Oct 2010 19:39:58 +0000
(21:39 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 27 Oct 2010 20:07:36 +0000
(22:07 +0200)
Nothing depends on lock_flocks using the BKL
any more, so we can do the switch over to
a private spinlock.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found