linux bame
Paul Bame
bame@puffin.external.hp.com
Thu, 2 Nov 2000 16:15:05 -0700
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: bame 00/11/02 16:15:05
Modified files:
arch/parisc/kernel: syscall.S sys_parisc.c
include/asm-parisc: statfs.h
Log message:
Disable syscalls which will fail when called from a 32-bit app on
a 64-bit kernel. See macros in syscall.S for how this works. There
are also a bunch of possibly comments about the work required to
fix those syscalls there.
Move the 32-bit version of struct statfs from asm/statfs.h to
sys_parisc.c. Later on this needs to get moved to sys_parisc32c