summaryrefslogtreecommitdiff
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
commite268649a976d3f690ec231b046ec329a1ba69377 (patch)
treedb07353134da31eadcf10d01b1dee4681a45ba0b /target/linux/generic-2.6/patches-2.6.32/221-binfmt_elf_gcc4.1.patch
parenta2431086551566a41227ecf4194cd9606b909ac9 (diff)
downloadmtk-20170518-e268649a976d3f690ec231b046ec329a1ba69377.zip
mtk-20170518-e268649a976d3f690ec231b046ec329a1ba69377.tar.gz
mtk-20170518-e268649a976d3f690ec231b046ec329a1ba69377.tar.bz2
prepare kernel 2.6.32 support
SVN-Revision: 19617
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 fa891e0..64f28d8 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;