corecode    2006/01/09 16:33:12 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  Fix a refcount bug which would appear when you kldunloaded a busy module,
  preventing it to be unloaded later when it wasn't busy anymore, stating
  "linkerunload: attempt to unload file that was loaded by the kernel".
  
  Revision  Changes    Path
  1.23      +1 -0      src/sys/kern/kern_linker.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_linker.c.diff?r1=1.22&r2=1.23&f=u

Reply via email to