]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/include/asm/processor.h
x86/entry/64: Remove the SYSENTER stack canary
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / include / asm / processor.h
index b0cf0612a454d62f4772da95a77982b3105429a2..d34ac13c586652a195774dd7957ded83574c6f5b 100644 (file)
@@ -341,7 +341,6 @@ struct tss_struct {
         * Space for the temporary SYSENTER stack, used for SYSENTER
         * and the entry trampoline as well.
         */
-       unsigned long           SYSENTER_stack_canary;
        unsigned long           SYSENTER_stack[64];
 
        /*