patch-2.1.119 linux/kernel/sched.c
Next file: linux/mm/swapfile.c
Previous file: linux/include/net/sock.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Aug 26 15:06:00 1998
-  Orig file: 
v2.1.118/linux/kernel/sched.c
-  Orig date: 
Wed Aug 26 11:37:45 1998
diff -u --recursive --new-file v2.1.118/linux/kernel/sched.c linux/kernel/sched.c
@@ -430,9 +430,6 @@
 	ret = detach_timer(timer);
 	timer->next = timer->prev = 0;
 	spin_unlock_irqrestore(&timerlist_lock, flags);
-
-	/* Make sure the timer isn't running in parallell.. */
-	synchronize_bh();
 	return ret;
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov