https://github.com/torvalds/linux
Revision 68c84342171034120c8a1f6dfb8ef51b14250f11 authored by Shaohua Li on 08 April 2009, 02:58:23 UTC, committed by Eric Anholt on 14 April 2009, 18:45:28 UTC
regression caused by commit 5e118f4139feafe97e913df67b1f7c1e5083e535:
i915_gem_object_move_to_inactive() should be called in task context,
as it calls fput();

Signed-off-by: Shaohua Li<shaohua.li@intel.com>
[anholt: Add more detail to the comment about the lock break that's added]
Signed-off-by: Eric Anholt <eric@anholt.net>
1 parent 280b713
History
Tip revision: 68c84342171034120c8a1f6dfb8ef51b14250f11 authored by Shaohua Li on 08 April 2009, 02:58:23 UTC
drm/i915: fix scheduling while holding the new active list spinlock
Tip revision: 68c8434
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 109.5 KB
Makefile -rw-r--r-- 53.6 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top