patch-2.1.130 linux/kernel/softirq.c
Next file: linux/kernel/sys.c
Previous file: linux/kernel/signal.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Nov 20 11:43:19 1998
- Orig file:
v2.1.129/linux/kernel/softirq.c
- Orig date:
Thu Nov 12 16:21:25 1998
diff -u --recursive --new-file v2.1.129/linux/kernel/softirq.c linux/kernel/softirq.c
@@ -8,17 +8,12 @@
* bottom_half handler need not be re-entrant.
*/
-#include <linux/errno.h>
-#include <linux/sched.h>
+#include <linux/mm.h>
#include <linux/kernel_stat.h>
#include <linux/interrupt.h>
-#include <linux/mm.h>
#include <linux/smp_lock.h>
#include <asm/io.h>
-#include <asm/irq.h>
-#include <asm/bitops.h>
-#include <asm/atomic.h>
/* intr_count died a painless death... -DaveM */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov