patch-2.4.7 linux/include/asm-sparc/hardirq.h
Next file: linux/include/asm-sparc/pgalloc.h
Previous file: linux/include/asm-sparc/bitops.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Jul  9 14:47:39 2001
-  Orig file: 
v2.4.6/linux/include/asm-sparc/hardirq.h
-  Orig date: 
Tue Jul  3 17:08:21 2001
diff -u --recursive --new-file v2.4.6/linux/include/asm-sparc/hardirq.h linux/include/asm-sparc/hardirq.h
@@ -23,6 +23,7 @@
 #endif
 	unsigned int __local_bh_count;
 	unsigned int __syscall_count;
+        struct task_struct * __ksoftirqd_task;
 } ____cacheline_aligned irq_cpustat_t;
 
 #include <linux/irq_cpustat.h>	/* Standard mappings for irq_cpustat_t above */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)