Date: Tue, 1 Oct 2002 13:51:47 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200210012051.g91KplE5087054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/10/01 13:51:47 PDT Modified files: sys/i386/i386 pmap.c Log: The pmap_prefault_pageorder[] array was initialize with wrong values due to a missing comma. I have no idea what trouble, if any, this may have caused. Pointed out by: FlexeLint Revision Changes Path 1.366 +2 -2 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?200210012051.g91KplE5087054>