git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab699ec
)
drm/nouveau: Take fence spinlock before reading the last sequence.
author
Francisco Jerez
<currojerez@riseup.net>
Sat, 28 Aug 2010 15:56:33 +0000
(17:56 +0200)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 2 Sep 2010 22:23:30 +0000
(08:23 +1000)
It fixes a race between the TTM delayed work queue and the GEM IOCTLs
(fdo bug 29583) uncovered by the BKL removal.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found