drm/i915: drop DPFLIPSTAT enables on VLV v3
[linux-2.6-block.git] / include / linux / elf.h
index 8c9048e3346357528f998eb39776073dda682b1b..40a3c0e01b2be880a428d9662ee490d9a070e277 100644 (file)
      Override in asm/elf.h as needed.  */
 # define elf_read_implies_exec(ex, have_pt_gnu_stack)  0
 #endif
+#ifndef SET_PERSONALITY
+#define SET_PERSONALITY(ex) \
+       set_personality(PER_LINUX | (current->personality & (~PER_MASK)))
+#endif
 
 #if ELF_CLASS == ELFCLASS32