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:
c1d7e2e
)
ARM: shmobile: Insert align directives before 4 bytes data
author
Tetsuyuki Kobayashi
<koba@kmckk.co.jp>
Wed, 10 Jul 2013 01:56:37 +0000
(10:56 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 17 Jul 2013 23:35:21 +0000
(08:35 +0900)
In thumb2 mode instructions are not align to 4 byte. This patch insert
align directives before putting 4 byte data.
Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found