From: Arnd Bergmann Date: Wed, 27 Oct 2010 19:39:58 +0000 (+0200) Subject: locks: turn lock_flocks into a spinlock X-Git-Tag: v2.6.37-rc1~90^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f98e72551fad573c6cace8e8551ef094f482dd;p=pandora-kernel.git locks: turn lock_flocks into a spinlock 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 --- Reading git-diff-tree failed