linux-2.3 dhd

David Huggins-Daines dhd@puffin.external.hp.com
Mon, 28 Aug 2000 14:16:13 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	dhd	00/08/28 14:16:13

Modified files:
	arch/parisc/kernel: entry.S process.c signal.c syscall.S traps.c 
	arch/parisc/tools: offset.c 
	include/asm-parisc: ptrace.h 

Log message:
Fix the previously crack-addled handling of r28 on syscall entry and
signal exit.  Adding another field to pt_regs is suboptimal but we can
probably optimize this later (as the Alpha people have).