cvs commit: src/sys/kern kern_module.c

Maxim Konovalov maxim at FreeBSD.org
Thu Jun 15 08:53:16 UTC 2006


maxim       2006-06-15 08:53:10 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_module.c 
  Log:
  o Expand an exclusive lock scope to prevent a race between two
  simultaneous module_register().
  
  Original work done by:  Alex Lyashkov
  Reviewed by:            jhb
  MFC after:              2 weeks
  
  Revision  Changes    Path
  1.50      +5 -5      src/sys/kern/kern_module.c


More information about the cvs-src mailing list