NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/48411: repeatable SMP crashes in amd64-current



The following reply was made to PR kern/48411; it has been noted by GNATS.

From: "J. Hannken-Illjes" <hannken%eis.cs.tu-bs.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/48411: repeatable SMP crashes in amd64-current
Date: Thu, 28 Nov 2013 18:02:05 +0100

 > On Thu, Nov 28, 2013 at 04:25:01PM +0000, J. Hannken-Illjes wrote:
 >> Entering layer_node_find() with a locked vnode has to go -- unfortunately
 >> this means VOP_LOOKUP() has to return an unlocked vnode.
 > 
 > That isn't unfortunate; it just takes some work to get organized.
 
 So to make the list complete: lookup, create, mknod, mkdir, symlink and
 bmap return locked vnodes and would need changing.
 
 --
 J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig 
(Germany)
 


Home | Main Index | Thread Index | Old Index