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:
a7330c9
)
asmlinkage, x86: Fix 32bit memcpy for LTO
author
Andi Kleen
<ak@linux.intel.com>
Sat, 8 Feb 2014 07:52:07 +0000
(08:52 +0100)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 14 Feb 2014 02:14:46 +0000
(18:14 -0800)
These functions can be called implicitely from gcc, and thus need to be
visible.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link:
http://lkml.kernel.org/r/1391845930-28580-11-git-send-email-ak@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found