patch-2.1.107 linux/arch/alpha/mm/fault.c

Next file: linux/arch/i386/boot/bootsect.S
Previous file: linux/arch/alpha/lib/strlen_user.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/arch/alpha/mm/fault.c linux/arch/alpha/mm/fault.c
@@ -111,7 +111,7 @@
 	unsigned fixup;
 
 	/* As of EV6, a load into $31/$f31 is a prefetch, and never faults
-	   (or is suppressed by the PALcode).  Support that for older cpu's
+	   (or is suppressed by the PALcode).  Support that for older CPUs
 	   by ignoring such an instruction.  */
 	if (cause == 0) {
 		unsigned int insn;

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