[parisc-linux-cvs] linux-2.6 jejb

James Bottomley parisc-linux@lists.parisc-linux.org
Thu, 18 Sep 2003 19:03:56 -0600 (MDT)


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	jejb	03/09/18 19:03:56

Modified files:
	.              : Makefile 
	arch/parisc/kernel: module.c signal.c 
	include/asm-parisc: elf.h 

Log message:
Clean up signal handling code:

- remove the less than helpful comments (and replace them with
meaningful ones
- get rid of the HACK macros
- Unify the PLABEL function descriptor handling with modules.c