jhb         2007-03-21 19:28:21 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_lock.c 
  Log:
  Handle the case when a thread is blocked on a lockmgr lock with LK_DRAIN
  in DDB's 'show sleepchain'.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.107     +15 -2     src/sys/kern/kern_lock.c