cvs commit: src/sys/kern kern_linker.c subr_bus.c

John Baldwin jhb at FreeBSD.org
Thu Mar 31 14:49:32 PST 2005


jhb         2005-03-31 22:49:32 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_linker.c subr_bus.c 
  Log:
  - Denote a few places where kobj class references are manipulated without
    holding the appropriate lock.
  - Add a comment explaining why we bump a driver's kobj class reference
    when loading a module.
  
  Revision  Changes    Path
  1.115     +4 -3      src/sys/kern/kern_linker.c
  1.176     +2 -1      src/sys/kern/subr_bus.c


More information about the cvs-src mailing list