cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h

Konstantin Belousov kib at FreeBSD.org
Mon Mar 24 06:09:56 PDT 2008


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


More information about the cvs-src mailing list