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:
73970c4
)
drm/nouveau/abi16: fix handles past the 32nd one
author
Ilia Mirkin
<imirkin@alum.mit.edu>
Sun, 9 Feb 2014 20:51:25 +0000
(15:51 -0500)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 26 Mar 2014 03:59:32 +0000
(13:59 +1000)
abi16->handles is a u64, so make sure to use 1ULL << val when modifying.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_abi16.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/nouveau/nouveau_abi16.c
Simple merge