Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 11:07:40 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_kern.c
Message-ID:  <200206231807.g5NI7eY88680@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/06/23 11:07:40 PDT

  Modified files:
    sys/vm               vm_kern.c 
  Log:
   o Remove GIANT_REQUIRED from kmem_alloc_pageable(), kmem_alloc_nofault(),
     and kmem_free().  (Annotate as MPSAFE.)
   o Remove incorrect casts from kmem_alloc_pageable() and kmem_alloc_nofault().
  
  Revision  Changes    Path
  1.81      +8 -7      src/sys/vm/vm_kern.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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