[parisc-linux-cvs] linux jsm

John Marvin jsm@puffin.external.hp.com
Wed, 30 May 2001 07:25:15 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	jsm	01/05/30 07:25:15

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

Log message:
Fix a bug where if an interrupt comes in while executing the delay slot of
a branch to the gateway page (i.e. back of instruction space queue is
zero, but front is still in user space) we mess of the space queue for
the signal handler (attempts to run signal handler using the kernel space).