summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-02-13 00:37:11 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-02-13 00:37:11 +0000
commit7c695d1132a225132ea98aa690aaccf86d9faa3a (patch)
tree88d03e30c60aa25a479f7f86f55d5fef51970a6a /target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch
parent68ea568ac868272c4bf4412bd4c9fbe171e35e9c (diff)
[x86] prepare kernel 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19617 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch2
1 files changed, 1 insertions, 1 deletions
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 fa891e0f3..64f28d80f 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
-@@ -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;