cvs commit: src/sys/kern kern_lock.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat May 6 17:52:50 PDT 2006


dillon      2006/05/06 17:51:11 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_lock.c 
  Log:
  lockmgr_kernproc() wasn't checking whether the lockholder as already
  LK_KERNTHREAD, resulting in a panic in certain situations.
  
  Reported-by: Stefan Krueger <skrueger at xxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.20      +6 -3      src/sys/kern/kern_lock.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lock.c.diff?r1=1.19&r2=1.20&f=u





More information about the Commits mailing list