Subject: switching with held simple_lock
To: None <current-users@netbsd.org>
From: Martin J. Laubach <mjl@nospam.office.emsi.priv.at>
List: current-users
Date: 10/08/2000 13:22:44
  Does this ring a bell? I'm getting tons of these on a

NetBSD asparagus 1.5F NetBSD 1.5F (ASPARAGUS) #0: Tue Sep 26 15:54:23 CEST 2000

  machine, single processor, with LOCKDEBUG.


| switching with held simple_lock 0xc02b0e48 CPU 0 ../../../../kern/vfs_syscalls.c:482
| simple_lock: lock held
| lock: 0xc02b0598, currently at: ../../../../kern/sys_generic.c:979
| last locked: ../../../../kern/kern_synch.c:398
| last unlocked: ../../../../kern/kern_synch.c:592
| simple_unlock: lock not held
| lock: 0xc02b0598, currently at: ../../../../kern/kern_synch.c:592
| last locked: ../../../../kern/kern_synch.c:398
| last unlocked: ../../../../kern/sys_generic.c:987
| switching with held simple_lock 0xc02b0e48 CPU 0 ../../../../kern/vfs_syscalls.c:482
| switching with held simple_lock 0xc02b0e48 CPU 0 ../../../../kern/vfs_syscalls.c:482
| switching with held simple_lock 0xc02b0e48 CPU 0 ../../../../kern/vfs_syscalls.c:482

	mjl