commit | 9cf4f298e29abba25c16679fe7be70898223167e | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue May 27 18:22:54 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:48:14 2008 +0200 |
tree | 009af01f7c8001fb86fcfa25226d0c78248b83c9 | |
parent | a7bf0bd5e6af7fe69342dabf2a3b721f0163469a [diff] |
x86: use stack_start in x86_64 call x86_64's init_rsp stack_start, just as i386 does. Put a zeroed stack segment for consistency. With this, we can eliminate one ugly ifdef in smpboot.c. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>