From: Greg Kroah-Hartman Date: Fri, 19 Oct 2012 17:28:45 +0000 (-0700) Subject: mips patch email fixup X-Git-Tag: v3.0.47~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5979a7b77cb1883b0b96df788b81465f6ba6106a;p=thirdparty%2Fkernel%2Fstable-queue.git mips patch email fixup --- diff --git a/queue-3.0/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch b/queue-3.0/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch index 5eb1e52fbf0..ccc5f321560 100644 --- a/queue-3.0/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch +++ b/queue-3.0/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch @@ -22,9 +22,9 @@ The fix for now is to have kgdb return immediately if the fault type is DIE_PAGE_FAULT and allow the kprobe code to decide what is supposed to happen. +Signed-off-by: Jason Wessel Cc: Masami Hiramatsu Cc: David S. Miller -Signed-off-by: Jason Wessel Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue-3.4/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch b/queue-3.4/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch index 5eb1e52fbf0..ccc5f321560 100644 --- a/queue-3.4/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch +++ b/queue-3.4/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch @@ -22,9 +22,9 @@ The fix for now is to have kgdb return immediately if the fault type is DIE_PAGE_FAULT and allow the kprobe code to decide what is supposed to happen. +Signed-off-by: Jason Wessel Cc: Masami Hiramatsu Cc: David S. Miller -Signed-off-by: Jason Wessel Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue-3.6/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch b/queue-3.6/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch index 5eb1e52fbf0..ccc5f321560 100644 --- a/queue-3.6/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch +++ b/queue-3.6/mips-kgdb-fix-recursive-page-fault-with-config_kprobes.patch @@ -22,9 +22,9 @@ The fix for now is to have kgdb return immediately if the fault type is DIE_PAGE_FAULT and allow the kprobe code to decide what is supposed to happen. +Signed-off-by: Jason Wessel Cc: Masami Hiramatsu Cc: David S. Miller -Signed-off-by: Jason Wessel Signed-off-by: Greg Kroah-Hartman ---