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:
091994c
)
drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
author
Dave Airlie
<airlied@redhat.com>
Mon, 7 Feb 2011 02:00:51 +0000
(12:00 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 13 Feb 2011 23:22:51 +0000
(09:22 +1000)
The old code dereferenced a value, the new code just needs to pass
the ptr.
fixes an oops looking at files in debugfs.
cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found