patch-1.3.87 linux/arch/i386/kernel/smp.c
Next file: linux/arch/i386/kernel/sys_i386.c
Previous file: linux/arch/i386/kernel/process.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Fri Apr 12 09:49:30 1996
- Orig file:
v1.3.86/linux/arch/i386/kernel/smp.c
- Orig date:
Wed Apr 3 16:06:55 1996
diff -u --recursive --new-file v1.3.86/linux/arch/i386/kernel/smp.c linux/arch/i386/kernel/smp.c
@@ -37,7 +37,7 @@
#include <asm/smp.h>
/*
- * Why isnt this somewhere standard ??
+ * Why isn't this somewhere standard ??
*/
extern __inline int max(int a,int b)
@@ -699,10 +699,10 @@
kernel_stacks[i]=stack;
install_trampoline(stack);
- printk("Booting processor %d stack %p: ",i,stack); /* So we set whats up */
+ printk("Booting processor %d stack %p: ",i,stack); /* So we set what's up */
/*
- * This gunge runs the startup process for
+ * This grunge runs the startup process for
* the targeted processor.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this