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:
0e1e471
)
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
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 24 Feb 2011 22:54:23 +0000
(14:54 -0800)
commit
16f9fdcbcce74102bed9a4b7ccc1fb05b5dd6ca3
upstream.
The old code dereferenced a value, the new code just needs to pass
the ptr.
fixes an oops looking at files in debugfs.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found