alpha: kill big kernel lock
authorArnd Bergmann <arnd@arndb.de>
Sat, 11 Sep 2010 16:10:10 +0000 (18:10 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sun, 26 Sep 2010 14:25:54 +0000 (16:25 +0200)
All uses of the BKL on alpha are totally bogus, nothing
is really protected by this. Remove the remaining users
so we don't have to mark alpha as 'depends on BKL'.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Cc: linux-alpha@vger.kernel.org

No differences found