cvs commit: src/sys/vm vm_kern.c

Alan Cox alc at FreeBSD.org
Sun Mar 30 13:09:00 PDT 2008


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


More information about the cvs-all mailing list