Date: Mon, 9 Aug 1999 21:10:59 -0700 (PDT) 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: <199908100410.VAA91233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/08/09 21:10:58 PDT Modified files: sys/i386/i386 pmap.c Log: pmap_remove_pages: Add KASSERT to detect out of range access to the pv_table and report the errant pte before it's overwritten. Revision Changes Path 1.245 +4 -1 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?199908100410.VAA91233>