Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 09/08/2000 22:48:13
Module Name: syssrc
Committed By: msaitoh
Date: Fri Sep 8 19:48:13 UTC 2000
Modified Files:
syssrc/sys/arch/sh3/sh3: trap.c
Log Message:
sync with i386's revision 1.133:
It's legal to mmap pages in the lower part of the stack (<limit),
and use them, so allow this by relaxing the check for it.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/sh3/sh3/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.