[parisc-linux-cvs] linux jsm

John Marvin jsm@puffin.external.hp.com
Fri, 30 Mar 2001 05:28:40 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	jsm	01/03/30 05:28:40

Modified files:
	arch/parisc/kernel: entry.S irq.c 

Log message:
Some miscellaneous fixes. Close a hole where we could take a signal on
the gateway page (before sr7 was set to zero). Fix some comments. Don't
call do_softirq() in do_irq(), since it is redundant (it's called in
entry.S after the return from do_irq_mask()).