[x86] prepare kernel 2.6.32 support
[openwrt-10.03/.git] / target / linux / generic-2.6 / patches-2.6.32 / 221-binfmt_elf_gcc4.1.patch
index fa891e0f3dbc955a9027824f9a667984e09448f2..64f28d80ff000f671f8bf5de984daad35c530d90 100644 (file)
@@ -1,6 +1,6 @@
 --- a/fs/binfmt_elf.c
 +++ b/fs/binfmt_elf.c
-@@ -1193,7 +1193,7 @@ static unsigned long vma_dump_size(struc
+@@ -1170,7 +1170,7 @@
        if (FILTER(ELF_HEADERS) &&
            vma->vm_pgoff == 0 && (vma->vm_flags & VM_READ)) {
                u32 __user *header = (u32 __user *) vma->vm_start;