Date: Mon, 3 May 2010 17:55:32 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <201005031755.o43Htk3t051738@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-05-03 17:55:32 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: SVN rev 207577 on 2010-05-03 17:55:32Z by alc Acquire the page lock around vm_page_wire() in vm_page_grab(). Assert that the page lock is held in vm_page_wire(). Revision Changes Path 1.390 +3 -0 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005031755.o43Htk3t051738>