Date: Fri, 12 Mar 2010 07:08:20 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include param.h src/sys/mips/mips vm_machdep.c Message-ID: <201003120708.o2C78Wor002206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-03-12 07:08:20 UTC
FreeBSD src repository
Modified files:
sys/mips/include param.h
sys/mips/mips vm_machdep.c
Log:
SVN rev 205072 on 2010-03-12 07:08:20Z by neel
- Enable kernel stack guard page.
- Unmap the unused kernel stack page that we cannot use because it is
not aligned on a (PAGE_SIZE * 2) boundary.
Revision Changes Path
1.10 +5 -6 src/sys/mips/include/param.h
1.5 +18 -2 src/sys/mips/mips/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003120708.o2C78Wor002206>
