commit | 80eb4a6f89bbf8e8318e108701bad11451efb2df | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sat Sep 11 18:10:10 2010 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Sun Sep 26 16:25:54 2010 +0200 |
tree | 20191733daf2ca97c8a808b64b2d98625071bc24 | |
parent | 6117d2130c9da5977e975ad9fa607b86d6516a44 [diff] |
alpha: kill big kernel lock 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