patch-2.4.0-test8 linux/include/asm-arm/arch-nexuspci/time.h

Next file: linux/include/asm-arm/arch-nexuspci/uncompress.h
Previous file: linux/include/asm-arm/arch-nexuspci/hardware.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/include/asm-arm/arch-nexuspci/time.h linux/include/asm-arm/arch-nexuspci/time.h
@@ -46,6 +46,7 @@
 	__raw_writeb(0x10, DUART_BASE + 0x14);
 
 	timer_irq.handler = timer_interrupt;
+	timer_irq.flags = SA_SHIRQ;
 
 	setup_arm_irq(IRQ_TIMER, &timer_irq);
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)