commit | 12e750d956eec8b1778679aff705f617095c46c8 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Sep 14 19:34:56 2010 -0400 |
committer | Matt Turner <mattst88@gmail.com> | Sat Sep 18 23:06:18 2010 -0400 |
tree | 30cccc3a0e78b35f1a8c2197556f47f5cd62112d | |
parent | b97f897d60c34adb9a5a37a14033e6a867e86f48 [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: linux-alpha@vger.kernel.org Signed-off-by: Matt Turner <mattst88@gmail.com>