]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Enable kernel stack guard page.
authorneel <neel@FreeBSD.org>
Fri, 12 Mar 2010 07:08:20 +0000 (07:08 +0000)
committerneel <neel@FreeBSD.org>
Fri, 12 Mar 2010 07:08:20 +0000 (07:08 +0000)
commit68a0cae51677452b12f01c4070dc19628ab9c79a
treeef2aebdb13e786c83b9adf700122b5f4f7060605
parent4bb7c695aae6e35a3727034bd3ef5299beb34393
- 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.
sys/mips/include/param.h
sys/mips/mips/vm_machdep.c