summaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-09-11 20:38:03 +0400
committerArnd Bergmann <arnd@arndb.de>2010-10-19 13:29:42 +0400
commit9a181c58617134822ae596339dbea076ef9b5cf7 (patch)
treeb90b52c0bcb4ae3057e5ddd403230415f4cb528a /drivers/char
parentfa0d4c26be9f989816b30626f6c67d9e7ef867f8 (diff)
downloadlinux-9a181c58617134822ae596339dbea076ef9b5cf7.tar.xz
uml: kill big kernel lock
Three uml device drivers still use the big kernel lock, but all of them can be safely converted to using a per-driver mutex instead. Most likely this is not even necessary, so after further review these can and should be removed as well. The exec system call no longer requires the BKL either, so remove it from there, too. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Jeff Dike <jdike@addtoit.com> Cc: user-mode-linux-devel@lists.sourceforge.net
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions