patch-1.3.96 linux/arch/m68k/kernel/entry.S
Next file: linux/arch/m68k/kernel/head.S
Previous file: linux/arch/m68k/kernel/console.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Fri Apr 26 10:30:50 1996
 -  Orig file: 
v1.3.95/linux/arch/m68k/kernel/entry.S
 -  Orig date: 
Tue Apr 23 13:57:07 1996
 
diff -u --recursive --new-file v1.3.95/linux/arch/m68k/kernel/entry.S linux/arch/m68k/kernel/entry.S
@@ -234,7 +234,6 @@
 	cmpl	%a0@(LTASK_COUNTER),%d0   | counter
 	jeq	SYMBOL_NAME(reschedule)
 
-	.word	0xf4f8
 	movel	%a0@(LTASK_BLOCKED),%d0
 	movel	%d0,%d1			| save blocked in d1 for sig handling
 	notl	%d0
@@ -356,9 +355,6 @@
 
 	/* offset of tss struct (processor state) from beginning
 	   of task struct */
-/*
-	movel	%sp@(8),%a1
-*/
 	addl	%a1,%a0
 
 	/* save sr */
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