[parisc-linux-cvs] linux jsm
John Marvin
jsm@puffin.external.hp.com
Tue, 13 Feb 2001 04:46:15 -0700
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: jsm 01/02/13 04:46:15
Modified files:
arch/parisc/mm : init.c
include/asm-parisc: pgalloc.h
Log message:
Remove mapping of hpux gateway page into every process. This code was
interfering with the 4 Gb user address space for Linux processes. This
breaks hp-ux compatibility for now (it may have already been broken
since it hasn't been tested for months). HP-UX gateway page support needs
to be rewritten so that the page is only mapped into HP-UX processes.