Skip to content
Snippets Groups Projects
Commit c819db89 authored by Alexander Ivanov's avatar Alexander Ivanov
Browse files

Fixed broken patch files.

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3099 6dcd42c9-f523-4c6d-aada-af552506706e
parent bc494649
No related branches found
No related tags found
No related merge requests found
diff -ur linux-2.6.34.1/arch/x86/kernel/smpboot.c linux-2.6.34.1-cs/arch/x86/kernel/smpboot.c
--- linux-2.6.34.1/arch/x86/kernel/smpboot.c 2010-07-05 11:24:10.000000000 -0700
+++ linux-2.6.34.1-cs/arch/x86/kernel/smpboot.c 2010-07-29 11:52:50.000000000 -0700
@@ -1330,6 +1330,15 @@
@@ -1330,6 +1330,20 @@
pr_err("CPU %u didn't die...\n", cpu);
}
......
diff -uNr linux-3.0/arch/x86/kernel/smpboot.c linux-3.0-cs/arch/x86/kernel/smpboot.c
--- linux-3.0/arch/x86/kernel/smpboot.c 2011-07-22 04:17:23.000000000 +0200
+++ linux-3.0-cs/arch/x86/kernel/smpboot.c 2011-08-03 11:34:39.565642221 +0200
@@ -1316,6 +1316,15 @@
@@ -1316,6 +1316,21 @@
pr_err("CPU %u didn't die...\n", cpu);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment