]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/vmi_32.c
Merge commit 'tip/iommu-for-powerpc' into next
[~andy/linux] / arch / x86 / kernel / vmi_32.c
index b263423fbe2ae971424c5bd99c112ac984413383..95a7289e4b0cdd8cc7b88f0504a93b205f2a6934 100644 (file)
@@ -441,7 +441,7 @@ vmi_startup_ipi_hook(int phys_apicid, unsigned long start_eip,
        ap.ds = __USER_DS;
        ap.es = __USER_DS;
        ap.fs = __KERNEL_PERCPU;
-       ap.gs = 0;
+       ap.gs = __KERNEL_STACK_CANARY;
 
        ap.eflags = 0;