patch-2.3.50 linux/kernel/softirq.c
Next file: linux/mm/page_alloc.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Mar  4 17:37:51 2000
-  Orig file: 
v2.3.49/linux/kernel/softirq.c
-  Orig date: 
Thu Feb 10 17:11:23 2000
diff -u --recursive --new-file v2.3.49/linux/kernel/softirq.c linux/kernel/softirq.c
@@ -204,6 +204,7 @@
 		schedule();
 	}
 	tasklet_unlock_wait(t);
+	clear_bit(TASKLET_STATE_SCHED, &t->state);
 }
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)