summaryrefslogtreecommitdiffstats
path: root/target/linux/uml/patches/004-fix_section_warning.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-23 12:05:44 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-23 12:05:44 +0000
commitdd14c53c146150a68812294267bc517848a7971b (patch)
tree5ea7ada572cff83c55cdbc2591e2993b157b6670 /target/linux/uml/patches/004-fix_section_warning.patch
parent928f811d46c4aedd4406dffef425cf41d32e2b0c (diff)
uml: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml/patches/004-fix_section_warning.patch')
-rw-r--r--target/linux/uml/patches/004-fix_section_warning.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/uml/patches/004-fix_section_warning.patch b/target/linux/uml/patches/004-fix_section_warning.patch
index bd863005b..3e0d945ae 100644
--- a/target/linux/uml/patches/004-fix_section_warning.patch
+++ b/target/linux/uml/patches/004-fix_section_warning.patch
@@ -14,8 +14,6 @@ Cc: Jeff Dike <jdike@addtoit.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
---
-diff --git a/arch/um/sys-x86_64/stub.S b/arch/um/sys-x86_64/stub.S
-index 6d9edf9..20e4a96 100644
--- a/arch/um/sys-x86_64/stub.S
+++ b/arch/um/sys-x86_64/stub.S
@@ -1,7 +1,7 @@
@@ -27,8 +25,6 @@ index 6d9edf9..20e4a96 100644
syscall_stub:
syscall
/* We don't have 64-bit constants, so this constructs the address
-diff --git a/arch/um/sys-i386/stub.S b/arch/um/sys-i386/stub.S
-index c41b04b..54a36ec 100644
--- a/arch/um/sys-i386/stub.S
+++ b/arch/um/sys-i386/stub.S
@@ -1,7 +1,7 @@
@@ -40,8 +36,3 @@ index c41b04b..54a36ec 100644
.globl batch_syscall_stub
batch_syscall_stub:
---
-To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at http://vger.kernel.org/majordomo-info.html
-Please read the FAQ at http://www.tux.org/lkml/