mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
refresh generic 2.6.24 patches to match upstream style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11302 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
Index: linux-2.6.24.7/arch/mips/kernel/gdb-stub.c
|
||||
===================================================================
|
||||
--- linux-2.6.24.7.orig/arch/mips/kernel/gdb-stub.c
|
||||
+++ linux-2.6.24.7/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.24.7/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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user