linux/arch/cris/arch-v32
Arnd Bergmann 0890b5880d cris: autoconvert trivial BKL users
All uses of the big kernel lock in the cris architecture
are for ioctl and open functions of character device drivers,
which can be trivially converted to a per-driver mutex.

Most of these are probably unnecessary, so it may make sense
to audit them and eventually remove the extra mutex introduced
by this patch.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: linux-cris-kernel@axis.com
2010-09-26 16:25:55 +02:00
..
drivers cris: autoconvert trivial BKL users 2010-09-26 16:25:55 +02:00
kernel Make do_execve() take a const filename pointer 2010-08-17 18:07:43 -07:00
lib CRIS: Add debug info for assembler code 2010-08-04 13:02:30 +02:00
mach-a3 CRIS: Add more delays in DDR setup 2010-08-04 13:02:30 +02:00
mach-fs cris v32: typo in crisv32_arbiter_unwatch()? 2010-03-06 11:26:28 -08:00
mm Merge branch 'for-linus' of git://www.jni.nu/cris 2010-08-08 10:08:26 -07:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
output_arch.ld