[parisc-linux-cvs] linux-2.5 grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Thu, 26 Dec 2002 23:45:25 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	grundler	02/12/26 23:45:25

Modified files:
	arch/parisc/kernel: head.S perf.c setup.c sys_parisc32.c 

Log message:
Misc changes:
head.S	4x speed up for clearing BSS at boot time
perf.c  Missing include for parisc_dev stuff
setup.c Only use conswitchp if CONFIG_VT is also defined
sys_parisc32.c Add sys_sendfile64() wrapper.