[XFS] Fix merge failures
[pandora-kernel.git] / include / linux / elf.h
index edc3dac..0b61ca4 100644 (file)
@@ -360,6 +360,7 @@ typedef struct elf64_shdr {
 #define NT_PPC_SPE     0x101           /* PowerPC SPE/EVR registers */
 #define NT_PPC_VSX     0x102           /* PowerPC VSX registers */
 #define NT_386_TLS     0x200           /* i386 TLS slots (struct user_desc) */
+#define NT_386_IOPERM  0x201           /* x86 io permission bitmap (1=deny) */
 
 
 /* Note header in a PT_NOTE section */