[parisc-linux-cvs] linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Thu, 5 Apr 2001 17:22:07 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	01/04/05 17:22:07

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

Log message:
For 64 bit kernel, the kernel and each module has it's own dp value.
This fixes things so kernel threads which are in a module get started
with the right dp value, and so that the kernels dp value is restored
when a thread exits.