[parisc-linux-cvs] linux-2.5 willy
Matthew Wilcox
parisc-linux@lists.parisc-linux.org
Mon, 13 Jan 2003 10:53:31 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux-2.5
Changes by: willy 03/01/13 10:53:31
Modified files:
. : Makefile
arch/parisc : Kconfig
arch/parisc/kernel: binfmt_elf32.c ioctl32.c signal32.c sys32.h
sys_parisc32.c syscall.S
include/asm-parisc: posix_types.h
Added files:
include/asm-parisc: compat.h
Log message:
2.5.56-pa4: convert to using the general COMPAT layer for 32-bit userspace
on a 64-bit kernel. Mostly courtesy of Stephen Rothwell.