Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / arch / x86 / include / asm / segment.h
index 5179209..7fdd4fa 100644 (file)
 #define NUM_EXCEPTION_VECTORS          32
 
 /* Bitmask of exception vectors which push an error code on the stack: */
-#define EXCEPTION_ERRCODE_MASK         0x00027d00
+#define EXCEPTION_ERRCODE_MASK         0x20027d00
 
 #define GDT_SIZE                       (GDT_ENTRIES*8)
 #define GDT_ENTRY_TLS_ENTRIES          3