cvs commit: src/sys/vm vm_glue.c
Peter Wemm
peter at FreeBSD.org
Wed Jul 30 18:25:06 PDT 2003
peter 2003/07/30 18:25:05 PDT
FreeBSD src repository
Modified files:
sys/vm vm_glue.c
Log:
Add #include "opt_kstack_pages.h" and "opt_kstack_max_pages.h" to remain
in sync with the backend machdep code. When cpu_thread_init() does not
have the same idea of KSTACK_PAGES as the thing that created the kstack,
all hell breaks loose.
Bad alc! no cookie! :-)
Revision Changes Path
1.180 +2 -0 src/sys/vm/vm_glue.c
More information about the cvs-src
mailing list