X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c33c50b4bc3b7134799df6a6081d55fa5027690f..18920f62def36e5cdeabf8a0d9255149ae18a39b:/target/linux/generic-2.4/patches/115-branch_emul_fix.patch diff --git a/target/linux/generic-2.4/patches/115-branch_emul_fix.patch b/target/linux/generic-2.4/patches/115-branch_emul_fix.patch index a873a3882..5d65ee8ef 100644 --- a/target/linux/generic-2.4/patches/115-branch_emul_fix.patch +++ b/target/linux/generic-2.4/patches/115-branch_emul_fix.patch @@ -1,6 +1,8 @@ ---- linux.old/arch/mips/kernel/branch.c 2006-12-23 21:34:20.000000000 +0100 -+++ linux.dev/arch/mips/kernel/branch.c 2007-01-24 18:05:34.000000000 +0100 -@@ -170,7 +170,7 @@ +Index: linux-2.4.35.4/arch/mips/kernel/branch.c +=================================================================== +--- linux-2.4.35.4.orig/arch/mips/kernel/branch.c ++++ linux-2.4.35.4/arch/mips/kernel/branch.c +@@ -170,7 +170,7 @@ int __compute_return_epc(struct pt_regs bit = (insn.i_format.rt >> 2); bit += (bit != 0); bit += 23;