Date: Fri, 22 Nov 2002 20:48:14 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200211230448.gAN4mEV6020440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/11/22 20:48:14 PST Modified files: sys/i386/i386 pmap.c Log: - Assert that the page queues lock is held in pmap_remove_all(). - Fix a diagnostic message and comment in pmap_remove_all(). - Eliminate excessive white space from pmap_remove_all(). Approved by: re Revision Changes Path 1.371 +4 -10 src/sys/i386/i386/pmap.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?200211230448.gAN4mEV6020440>