willy

Matthew Wilcox willy@puffin.external.hp.com
Sat, 6 Nov 1999 02:13:00 -0700 (MST)


Update of /home/cvs/parisc/linux/arch/parisc/mm
In directory puffin.external.hp.com:/tmp/cvs-serv30499/arch/parisc/mm

Modified Files:
	fault.c 
Log Message:

This hack should make Linux syscalls work.  In particular, syscalls
with up to 6 arguments are supported (ie mmap() and mount() might work).
HPUX mmap definitely won't work right now.

If you want to test mount, get the sash binary from /tmp on
puffin.external.hp.com because the old one will attempt to call HPUX
mount(), with potentially disastrous consequences.