patch-2.1.108 linux/arch/i386/kernel/setup.c
Next file: linux/arch/m68k/hp300/ints.c
Previous file: linux/arch/i386/kernel/entry.S
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Thu Jun 25 11:01:17 1998
- Orig file:
v2.1.107/linux/arch/i386/kernel/setup.c
- Orig date:
Wed Jun 24 22:54:03 1998
diff -u --recursive --new-file v2.1.107/linux/arch/i386/kernel/setup.c linux/arch/i386/kernel/setup.c
@@ -466,7 +466,7 @@
continue;
#endif
p += sprintf(p, "processor\t: %d\n"
- "CPU family\t: %c\n"
+ "cpu family\t: %c\n"
"model\t\t: %s\n"
"vendor_id\t: %s\n",
n,
@@ -512,9 +512,9 @@
"hlt_bug\t\t: %s\n"
"sep_bug\t\t: %s\n"
"f00f_bug\t: %s\n"
- "FPU\t\t: %s\n"
- "FPU_exception\t: %s\n"
- "CPUID level\t: %d\n"
+ "fpu\t\t: %s\n"
+ "fpu_exception\t: %s\n"
+ "cpuid level\t: %d\n"
"wp\t\t: %s\n"
"flags\t\t:",
c->fdiv_bug ? "yes" : "no",
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov