patch-1.3.95 linux/arch/sparc/kernel/entry.S

Next file: linux/arch/sparc/kernel/etrap.S
Previous file: linux/arch/sparc/kernel/auxio.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.94/linux/arch/sparc/kernel/entry.S linux/arch/sparc/kernel/entry.S
@@ -413,7 +413,7 @@
 	LEAVE_IRQ
 	RESTORE_ALL
 
-	/* This routine handles illegal isntructions and privileged
+	/* This routine handles illegal instructions and privileged
 	 * instruction attempts from user code.
 	 */
 	.align	4
@@ -728,7 +728,7 @@
 	ENTER_SYSCALL
 
 	/* Ugh, we need to clear the IRQ line.  This is now
-	 * a very sun4c specific trap hanler...
+	 * a very sun4c specific trap handler...
 	 */
 	sethi	%hi(C_LABEL(interrupt_enable)), %l5
 	ld	[%l5 + %lo(C_LABEL(interrupt_enable))], %l5
@@ -847,7 +847,7 @@
 	be	1f
 	 nop
 
-	/* Asyncronous fault, why you little ?!#&%@... */
+	/* Asynchronous fault, why you little ?!#&%@... */
 	sethi	%hi(0x80000000), %o2
 	st	%o2, [%l5 + 0xc]
 	WRITE_PAUSE

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