linux/arch/cris/arch-v10/drivers
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
..
axisflashmap.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
ds1302.c cris: autoconvert trivial BKL users 2010-09-26 16:25:55 +02:00
eeprom.c cris: autoconvert trivial BKL users to private mutex 2010-08-04 12:59:06 +02:00
gpio.c CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks 2010-08-04 12:59:14 +02:00
i2c.c CRIS: v10: remove all BKL usage 2010-08-04 12:59:28 +02:00
i2c.h CRIS: Remove CVS tag. 2010-08-04 12:59:41 +02:00
Kconfig CRIS: Better link to rs485 in help 2010-08-04 12:59:42 +02:00
Makefile CRIS v10: Add synchronous serial port driver for CRIS v10. 2008-02-08 11:06:31 +01:00
pcf8563.c cris: autoconvert trivial BKL users 2010-09-26 16:25:55 +02:00
sync_serial.c cris: autoconvert trivial BKL users 2010-09-26 16:25:55 +02:00