aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAndrew Cooper <andrew.cooper3@citrix.com>2013-08-16 11:46:25 +0200
committerJan Beulich <jbeulich@suse.com>2013-08-16 11:46:25 +0200
commit1e30327eeb08420e75f6296aac0625f361948028 (patch)
tree0f16035a9ef748e772518c884c10caaea62467dc /config
parent7b9685ca4ed2fd723600ce66eb20a6d0c115b6cb (diff)
downloadxen-1e30327eeb08420e75f6296aac0625f361948028.tar.gz
xen-1e30327eeb08420e75f6296aac0625f361948028.tar.bz2
xen-1e30327eeb08420e75f6296aac0625f361948028.zip
x86/boot: Remove stack segment parameter from smpboot
The stack segment is legacy remnant of a 32bit hypervisor, and not used in 64bit. Furthermore, the unsigned short in the structure actually aliases whatever the linker decides to put next in the data section. Drop the extern struct definition and change it to a simple void pointer, which matches its definition in arch/x86/boot/x86_64.S Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions