Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 22:49:32 +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_linker.c subr_bus.c
Message-ID:  <200503312249.j2VMnWT6072023@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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