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:
93ed397
)
[ARM] 5232/1: Do not post-index STRT instruction in clear_user.S
author
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 29 Aug 2008 17:31:21 +0000
(18:31 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 11:06:34 +0000
(12:06 +0100)
The last strnebt instruction has a post-index of 1 but the address
register is set to 0 in the next instruction, so no need for
post-indexing.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found