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:
a030ce4
)
[AGPGART] Don't try to remap i810 registers on resume.
author
Dave Jones
<davej@redhat.com>
Sun, 4 Feb 2007 22:37:42 +0000
(17:37 -0500)
committer
Dave Jones
<davej@redhat.com>
Sun, 4 Feb 2007 22:37:42 +0000
(17:37 -0500)
We don't unmap them on the suspend path, so on resume
trying to remap will fail, and then result in an
oops the next time something tries to access them.
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found