Date: Tue, 24 Nov 1998 23:40:50 -0800 (PST) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_fault.c Message-ID: <199811250740.XAA28891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/11/24 23:40:50 PST
Modified files:
sys/vm vm_fault.c
Log:
Add missing splvm protection around unqueue call. Without this, the page
queues would eventually get corrupted.
Revision Changes Path
1.91 +4 -4 src/sys/vm/vm_fault.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?199811250740.XAA28891>
