cvs commit: src/sys/vm vm_extern.h vm_kern.c

Alan Cox alc at FreeBSD.org
Sun Jul 25 13:08:59 PDT 2004


alc         2004-07-25 20:08:59 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_extern.h vm_kern.c 
  Log:
  For years, kmem_alloc_pageable() has been misused.  Now that the last of
  these misuses has been corrected, remove it before new ones appear, such as
  arm/arm/pmap.c revision 1.8.
  
  Revision  Changes    Path
  1.74      +0 -1      src/sys/vm/vm_extern.h
  1.118     +0 -24     src/sys/vm/vm_kern.c


More information about the cvs-src mailing list