patch-2.3.99-pre6 linux/arch/sh/kernel/irq.c

Next file: linux/arch/sh/kernel/irq_imask.c
Previous file: linux/arch/sh/kernel/head.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/arch/sh/kernel/irq.c linux/arch/sh/kernel/irq.c
@@ -235,8 +235,6 @@
 	struct irqaction * action;
 	unsigned int status;
 
-	regs.syscall_nr = -1;	/* It's not system call */
-
 	/* Get IRQ number */
 	asm volatile("stc	$r2_bank, %0\n\t"
 		     "shlr2	%0\n\t"

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