summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-02 08:22:56 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-02 08:22:56 +0000
commit7cce2d8fc39a7bbcdcf8755ad331409b0a103103 (patch)
treec5089f65708dd1656748c8079574e68096d53242 /target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch
parent40720b6d2027e49c59718c3650c93bc6771a38b3 (diff)
downloadmtk-20170518-7cce2d8fc39a7bbcdcf8755ad331409b0a103103.zip
mtk-20170518-7cce2d8fc39a7bbcdcf8755ad331409b0a103103.tar.gz
mtk-20170518-7cce2d8fc39a7bbcdcf8755ad331409b0a103103.tar.bz2
add generic 2.6.26 patches/files
SVN-Revision: 11323
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch b/target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch
new file mode 100644
index 0000000..4eba909
--- /dev/null
+++ b/target/linux/generic-2.6/patches-2.6.26/011-mips_boot.patch
@@ -0,0 +1,11 @@
+--- a/arch/mips/kernel/head.S
++++ b/arch/mips/kernel/head.S
+@@ -120,6 +120,8 @@
+ #endif
+ .endm
+
++ j kernel_entry
++ nop
+ #ifndef CONFIG_NO_EXCEPT_FILL
+ /*
+ * Reserved space for exception handlers.