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:
84d95ad
)
x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro
author
Borislav Petkov
<bp@suse.de>
Wed, 4 Feb 2015 08:11:17 +0000
(09:11 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 23 Feb 2015 12:54:14 +0000
(13:54 +0100)
Make it execute the ERMS version if support is present and we're in the
forward memmove() part and remove the unfolded alternatives section
definition.
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/lib/memmove_64.S
patch
|
blob
|
history
diff --cc
arch/x86/lib/memmove_64.S
Simple merge