jeff        2005-03-24 09:35:38 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             subr_trap.c 
  Log:
   - Fail an assert if we attempt to return with any lockmgr locks held in
     userret().
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.279     +2 -0      src/sys/kern/subr_trap.c