X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7c695d1132a225132ea98aa690aaccf86d9faa3a..d9272169b84d59efaac856c5595b4f656937d5f0:/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch diff --git a/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch b/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch index 64f28d80f..694737e40 100644 --- a/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch +++ b/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch @@ -1,6 +1,6 @@ --- a/fs/binfmt_elf.c +++ b/fs/binfmt_elf.c -@@ -1170,7 +1170,7 @@ +@@ -1170,7 +1170,7 @@ static unsigned long vma_dump_size(struc if (FILTER(ELF_HEADERS) && vma->vm_pgoff == 0 && (vma->vm_flags & VM_READ)) { u32 __user *header = (u32 __user *) vma->vm_start;