alc 2008-03-30 20:08:59 UTC
FreeBSD src repository
Modified files:
sys/vm vm_kern.c
Log:
Eliminate an unnecessary printf() from kmem_suballoc(). The subsequent
panic() can be extended to convey the same information.
Revision Changes Path
1.132 +2 -4 src/sys/vm/vm_kern.c