Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2008 20:08:59 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_kern.c
Message-ID:  <200803302008.m2UK8x0E014506@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803302008.m2UK8x0E014506>