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:
e22238e
)
drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps
author
Matt Turner
<mattst88@gmail.com>
Sun, 14 Feb 2010 01:20:19 +0000
(20:20 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 15 Feb 2010 01:19:14 +0000
(11:19 +1000)
Noticed on a DEC Alpha.
Start up into console mode caused 15 unaligned accesses, and starting X
caused another 48.
Signed-off-by: Matt Turner <mattst88@gmail.com>
CC: Jerome Glisse <jglisse@redhat.com>
CC: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found