x86: entry_64.S - use ENTRY to define child_rip
commitc2c631e318091118587f3b766347d259c9265b8b
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 26 Nov 2008 19:17:00 +0000 (26 22:17 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 27 Nov 2008 12:04:07 +0000 (27 13:04 +0100)
treebceb6609d5fe8bc9b9c957c75b4d398b80b6ad94
parent33454539f386a2beb38269bea5fff82b3d56b0e9
x86: entry_64.S - use ENTRY to define child_rip

child_rip is called not by its name but indirectly
rather so make it global and aligned.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S