Date: Wed, 19 Feb 2003 21:35:52 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <200302200535.h1K5Zqdw055270@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/02/19 21:35:52 PST Modified files: sys/i386/i386 machdep.c Log: Fix fumble in rev 1.525. pmap_kenter()'s second argument is a physical address, not a page index. Laughed at by: jake Revision Changes Path 1.554 +1 -1 src/sys/i386/i386/machdep.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?200302200535.h1K5Zqdw055270>