patch-2.4.22 linux-2.4.22/arch/arm/kernel/time.c
Next file: linux-2.4.22/arch/arm/kernel/traps.c
Previous file: linux-2.4.22/arch/arm/kernel/signal.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/arm/kernel/time.c
- Orig date:
2003-06-13 07:51:29.000000000 -0700
diff -urN linux-2.4.21/arch/arm/kernel/time.c linux-2.4.22/arch/arm/kernel/time.c
@@ -203,6 +203,7 @@
static struct irqaction timer_irq = {
.name = "timer",
+ .flags = SA_INTERRUPT,
};
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)