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:
a25f83b
)
drm/nouveau/core: Move event index check from critical section
author
Peter Hurley
<peter@hurleysoftware.com>
Tue, 27 Aug 2013 20:12:55 +0000
(16:12 -0400)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 8 Nov 2013 05:36:03 +0000
(15:36 +1000)
The index_nr field is constant for the lifetime of the event, so
serialized access is unnecessary.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found