Date: Sun, 12 May 2002 21:39:29 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c Message-ID: <200205130439.g4D4dTs31640@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/05/12 21:39:29 PDT
Modified files:
sys/vm uma_core.c
Log:
Remove the hash_free() lock order reversal. This could have happened for
several reasons before. Fixing it involved restructuring the generic hash
code to require calling code to handle locking, unlocking, and freeing hashes
on error conditions.
Revision Changes Path
1.23 +73 -70 src/sys/vm/uma_core.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205130439.g4D4dTs31640>
