Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 18:27:44 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_conf.c kern_mutex.c
Message-ID:  <200510181827.j9IIRiuN097372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-10-18 18:27:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c kern_mutex.c 
  Log:
  Move the initialization of the devmtx into the mutex_init() function
  called during early init before cninit().
  
  Tested on:      i386, alpha, sparc64
  Reviewed by:    phk, imp
  Reported by:    Divacky Roman xdivac02 at stud dot fit dot vutbr dot cz
  MFC after:      1 week
  
  Revision  Changes    Path
  1.195     +1 -2      src/sys/kern/kern_conf.c
  1.158     +3 -0      src/sys/kern/kern_mutex.c



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