]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The page queue lock is already held in pmap_remove, change acquire/release
authorjake <jake@FreeBSD.org>
Sun, 15 Jun 2003 21:06:49 +0000 (21:06 +0000)
committerjake <jake@FreeBSD.org>
Sun, 15 Jun 2003 21:06:49 +0000 (21:06 +0000)
commitd84237dcb71f2ea38af079116184daf4c746ebcb
tree10f67e6bb897d2fb83bcde30591ba223f0385931
parentd2fe2bf67217b7979d6035ba7514250433f5f4f4
The page queue lock is already held in pmap_remove, change acquire/release
to assertion of ownership.  Serves me right for not booting a witness
kernel.
sys/sparc64/sparc64/pmap.c