summaryrefslogtreecommitdiff
path: root/arch/parisc
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-09-11 16:18:22 (GMT)
committerArnd Bergmann <arnd@arndb.de>2010-09-26 14:25:55 (GMT)
commit0890b5880df6a4989336add11f3a22122b26d9e1 (patch)
treef35644d8e6730b72aeedb61a654a2d06e5610244 /arch/parisc
parent80eb4a6f89bbf8e8318e108701bad11451efb2df (diff)
downloadlinux-fsl-qoriq-0890b5880df6a4989336add11f3a22122b26d9e1.tar.xz
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
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions