linux-2.3 dhd

David Huggins-Daines dhd@puffin.external.hp.com
Tue, 8 Aug 2000 21:56:42 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	dhd	00/08/08 21:56:42

Modified files:
	arch/parisc/kernel: signal.c 

Log message:
Signal handlers seem to sort of work now (provided the stack is
executable).  sigcontext restoring is probably still broken though.

For some reason I need to pad the trampoline with some nops to make it
work.  This might just be cargo culting.

Also I'm not sure if we need the assembly for cache flushing or
should/could just fix __flush_icache_range.