]> git.baikalelectronics.ru Git - kernel.git/commit
x86: compressed head_64 - use ENTRY,ENDPROC macros
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 13 Feb 2009 21:50:22 +0000 (00:50 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 19 Feb 2009 16:13:01 +0000 (17:13 +0100)
commit9b5d435f965fec2f962cddf3221830fbdd1e90b7
treed8585762b176b6c499b74cbe2e71c1b5cccadf24
parentb726c819068cfe88375ed03670561b5d45262628
x86: compressed head_64 - use ENTRY,ENDPROC macros

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>
arch/x86/boot/compressed/head_64.S