aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-02-13 00:37:11 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-02-13 00:37:11 +0000
commit4bf47efa55ba30b0c153e3dc359e7adc58de31d8 (patch)
tree88d03e30c60aa25a479f7f86f55d5fef51970a6a /target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch
parent057781a8e5889ac59499d24aea1cddfe5132a9b1 (diff)
downloadupstream-4bf47efa55ba30b0c153e3dc359e7adc58de31d8.tar.gz
upstream-4bf47efa55ba30b0c153e3dc359e7adc58de31d8.tar.bz2
upstream-4bf47efa55ba30b0c153e3dc359e7adc58de31d8.zip
[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 fa891e0f3d..64f28d80ff 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;