summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch
diff options
context:
space:
mode:
authorHenry von Tresckow <hvontres@gmail.com>2008-09-04 10:32:46 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-09-04 10:32:46 +0000
commit7eb73dfd5a79abfb7efe71b897c3dbcda6e505f1 (patch)
treee2c818bf08bc5dc00623578beeed9a02f9cc8bf6 /packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch
parentae63a4dad7b06af132c6ba5bdb5fb98b2231525a (diff)
linux-kexecboot-2.6.24: add new version (mainly for poodle)
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch')
-rw-r--r--packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch b/packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch
new file mode 100644
index 0000000000..68e35e89e1
--- /dev/null
+++ b/packages/kexecboot/linux-kexecboot-2.6.24/binutils-buildid-arm.patch
@@ -0,0 +1,16 @@
+---
+ arch/arm/kernel/vmlinux.lds.S | 1 +
+ 1 file changed, 1 insertion(+)
+
+Index: linux-2.6.22/arch/arm/kernel/vmlinux.lds.S
+===================================================================
+--- linux-2.6.22.orig/arch/arm/kernel/vmlinux.lds.S 2007-09-11 18:32:29.000000000 +0200
++++ linux-2.6.22/arch/arm/kernel/vmlinux.lds.S 2007-09-11 18:33:42.000000000 +0200
+@@ -94,6 +94,7 @@
+ TEXT_TEXT
+ SCHED_TEXT
+ LOCK_TEXT
++ *(.note.*)
+ #ifdef CONFIG_MMU
+ *(.fixup)
+ #endif