https://github.com/torvalds/linux
Revision 130b9851933e6da636502cd85e1ba8f45f862e8c authored by Arnd Bergmann on 29 September 2010, 15:47:58 UTC, committed by Dave Airlie on 30 September 2010, 02:45:09 UTC
The i810 and i830 device drivers may replace their file operations
on an open file descriptor. My previous patch to move the BKL
out of the common DRM code into these drivers only caught the
default file operations, not the ones that actually end up being
used.

Found while trying to come up with a way to kill the BKL for
good in these drivers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent f36fce0
History
Tip revision: 130b9851933e6da636502cd85e1ba8f45f862e8c authored by Arnd Bergmann on 29 September 2010, 15:47:58 UTC
drm: i810/i830: fix locked ioctl variant
Tip revision: 130b985
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 173.6 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top