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:
324bda9
)
x86: compressed head_64 - use ENTRY,ENDPROC macros
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Fri, 13 Feb 2009 21:50:22 +0000
(
00:50
+0300)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 19 Feb 2009 16:13:01 +0000
(17:13 +0100)
Impact: clenaup
Linker script will put startup_32 at predefined
address so using ENTRY will not bloat the code
size.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found