[parisc-linux-cvs] linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Mon, 28 May 2001 12:38:01 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	01/05/28 12:38:01

Modified files:
	.              : Makefile 
	arch/parisc/kernel: sys_parisc32.c 

Log message:
We used to call sys_sysinfo and translate the result.  But sys_sysinfo
undoes the good work done elsewhere, and rather than undoing the
damage, I decided to just duplicate the code from sys_sysinfo here.
(patch from Willy)