[parisc-linux-cvs] linux bame
Paul Bame
parisc-linux@lists.parisc-linux.org
Tue, 11 Dec 2001 10:14:06 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux
Changes by: bame 01/12/11 10:14:06
Modified files:
. : Makefile
arch/parisc/kernel: sys_parisc32.c syscall.S
arch/parisc/mm : init.c
Log message:
2.4.16-pa17 adds 64-bit wrappers to fix interval timers but also
causes an infinite loop taking signals from something in the dynamic
loading related to /sbin/init. As a workaround, at Helge's suggestion
I have disabled "freeing bootmem" until someone gets the time and
inclination to look deeper. Also fixed some compiler warnings
in sys_parisc32.c