Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 13:09:55 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h
Message-ID:  <200803241309.m2OD9tTW047859@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-03-24 13:09:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  MFC
  rev. 1.210 of sys/kern/kern_conf.c
  rev. 1.236 of sys/sys/conf.h
  
  Fix two races in the handling of the d_gianttrick for the D_NEEDGIANT
  drivers.
  
  Do not free the memory allocated for the gianttrick cdevsw while holding
  the dev_mtx.
  
  Revision   Changes    Path
  1.208.2.2  +121 -35   src/sys/kern/kern_conf.c
  1.233.2.2  +6 -1      src/sys/sys/conf.h



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