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:
a7bf0bd
)
x86: use stack_start in x86_64
author
Glauber Costa
<gcosta@redhat.com>
Wed, 28 May 2008 01:22:54 +0000
(18:22 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 10:48:14 +0000
(12:48 +0200)
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>
No differences found