From 51b1102e9862d66d813697ebd63e083b002b264d Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 5 Jun 2008 17:01:00 +0000 Subject: refresh generic 2.6.23 patches in upstream style git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11366 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic-2.6/patches-2.6.23/013-mips_gdb_stub.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'target/linux/generic-2.6/patches-2.6.23/013-mips_gdb_stub.patch') diff --git a/target/linux/generic-2.6/patches-2.6.23/013-mips_gdb_stub.patch b/target/linux/generic-2.6/patches-2.6.23/013-mips_gdb_stub.patch index 4ce6cc120..b50a0dedc 100644 --- a/target/linux/generic-2.6/patches-2.6.23/013-mips_gdb_stub.patch +++ b/target/linux/generic-2.6/patches-2.6.23/013-mips_gdb_stub.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.23.17/arch/mips/kernel/gdb-stub.c -=================================================================== ---- linux-2.6.23.17.orig/arch/mips/kernel/gdb-stub.c -+++ linux-2.6.23.17/arch/mips/kernel/gdb-stub.c -@@ -656,6 +656,7 @@ void set_async_breakpoint(unsigned long +--- a/arch/mips/kernel/gdb-stub.c ++++ b/arch/mips/kernel/gdb-stub.c +@@ -656,6 +656,7 @@ *epc = (unsigned long)async_breakpoint; } @@ -10,7 +8,7 @@ Index: linux-2.6.23.17/arch/mips/kernel/gdb-stub.c static void kgdb_wait(void *arg) { unsigned flags; -@@ -668,6 +669,7 @@ static void kgdb_wait(void *arg) +@@ -668,6 +669,7 @@ local_irq_restore(flags); } -- cgit v1.2.3