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

Impact: clenaup

Linker script will put startup_32 at predefined
address so using startup_32 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_32.S