https://github.com/torvalds/linux
Revision 5151adb37a5918957f4c33a8d8e7629c0fb00563 authored by Thomas Hellstrom on 09 March 2015, 08:56:21 UTC, committed by Thomas Hellstrom on 11 March 2015, 18:47:40 UTC
Experimental lockdep annotation added to the TTM lock has unveiled a
couple of lock dependency violations in the vmwgfx driver. In both
cases it turns out that the device_private::reservation_sem is not
needed so the offending code is moved out of that lock.

Cc: <stable@vger.kernel.org>
Acked-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
1 parent cd961bb
History
Tip revision: 5151adb37a5918957f4c33a8d8e7629c0fb00563 authored by Thomas Hellstrom on 09 March 2015, 08:56:21 UTC
drm/vmwgfx: Fix a couple of lock dependency violations
Tip revision: 5151adb
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-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.2 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top