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:
a1e9ada
)
drm/ttm: fix, avoid iomapping system memory
author
Jerome Glisse
<jglisse@redhat.com>
Wed, 5 May 2010 09:02:44 +0000
(11:02 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 6 May 2010 23:15:47 +0000
(09:15 +1000)
If the memory is not iomem we should not try to
ioremap it. Should fix :
https://bugs.freedesktop.org/show_bug.cgi?id=27822
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Tested-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found