mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 05:50:19 +00:00
0890b5880d
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 |
||
---|---|---|
.. | ||
axisflashmap.c | ||
ds1302.c | ||
eeprom.c | ||
gpio.c | ||
i2c.c | ||
i2c.h | ||
Kconfig | ||
Makefile | ||
pcf8563.c | ||
sync_serial.c |