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:
3497447
)
sh: unwinder: Restore put_unaligned() for an unaligned destination.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 13 Aug 2009 18:06:13 +0000
(
03:06
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 13 Aug 2009 18:06:13 +0000
(
03:06
+0900)
The destination address might be unaligned, so set it with
put_unaligned() for safety. This restores the previous behaviour, albeit
through the proper API.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found