]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: kill big kernel lock
authorArnd Bergmann <arnd@arndb.de>
Tue, 14 Sep 2010 23:34:56 +0000 (19:34 -0400)
committerMatt Turner <mattst88@gmail.com>
Sun, 19 Sep 2010 03:06:18 +0000 (23:06 -0400)
commitadd85c2f48f49bde3e989713a3baf02402be156b
tree30cccc3a0e78b35f1a8c2197556f47f5cd62112d
parentfa0e499d190e89e8c7cd607ee0f67cf0b275f9f1
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>
arch/alpha/kernel/osf_sys.c
arch/alpha/kernel/traps.c