Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2011 21:56:38 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <201101152156.p0FLuqAY053298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-01-15 21:56:38 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  SVN rev 217463 on 2011-01-15 21:56:38Z by kib
  
  For consistency, use kernel_object instead of &kernel_object_store
  when initializing the object mutex. Do the same for kmem_object.
  
  Discussed with: alc
  MFC after:      1 week
  
  Revision  Changes    Path
  1.437     +2 -2      src/sys/vm/vm_object.c



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