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:
74bf2ad
)
drm/r600: fix memory leak introduced with 64k malloc avoidance fix.
author
Dave Airlie
<airlied@linux.ie>
Mon, 28 Sep 2009 05:37:25 +0000
(15:37 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 28 Sep 2009 05:37:25 +0000
(15:37 +1000)
The legacy r600 path shares code, but doesn't share quite enough
to get the freeing correct. Free the pages here also.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found