PIE randomization
[sfrench/cifs-2.6.git] / arch / ia64 / ia32 / binfmt_elf32.c
index c05bda66236451291e51e7622682ab41593739bf..6f4d3d06f0ed00b1ebb125fd10ee6e2e398a7316 100644 (file)
@@ -261,7 +261,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;