[parisc-linux-cvs] linux jsm

John Marvin jsm@puffin.external.hp.com
Fri, 6 Jul 2001 18:23:47 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	jsm	01/07/06 18:23:47

Modified files:
	arch/parisc/kernel: time.c irq.c entry.S 
	arch/parisc/tools: offset.c 
	include/asm-parisc: hardirq.h 
	.              : Makefile 

Log message:
Remove calls to do_softirq() in timer.c and irq.c. do_softirq() is called
from entry.S on parisc, but we were testing the wrong thing (changed for
2.4.6).