]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
locks: turn lock_flocks into a spinlock
authorArnd Bergmann <arnd@arndb.de>
Wed, 27 Oct 2010 19:39:58 +0000 (21:39 +0200)
committerArnd 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