x86: PIE executable randomization
[sfrench/cifs-2.6.git] / arch / ia64 / ia32 / binfmt_elf32.c
index 3e35987af4584c094d36fa374a3d23f49887d92d..2a662215359c8165255d67231e2b2ea4ac11c4a8 100644 (file)
@@ -222,7 +222,7 @@ elf32_set_personality (void)
 }
 
 static unsigned long
-elf32_map (struct file *filep, unsigned long addr, struct elf_phdr *eppnt, int prot, int type)
+elf32_map (struct file *filep, unsigned long addr, struct elf_phdr *eppnt, int prot, int type, unsigned long unused)
 {
        unsigned long pgoff = (eppnt->p_vaddr) & ~IA32_PAGE_MASK;