patch-2.1.2 linux/include/asm-i386/bugs.h

Next file: linux/include/asm-i386/io.h
Previous file: linux/include/asm-alpha/shmparam.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.1/linux/include/asm-i386/bugs.h linux/include/asm-i386/bugs.h
@@ -115,7 +115,7 @@
 #ifndef CONFIG_M386
 	/*
 	 * The 386 chips don't support TLB finegrained invalidation.
-	 * They will fault when they hit a invlpg instruction.
+	 * They will fault when they hit an invlpg instruction.
 	 */
 	if (x86 == 3) {
 		printk("CPU is a 386 and this kernel was compiled for 486 or better.\n");

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov