Date: Sat, 4 Oct 2003 06:07:54 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200310041307.h94D7s2R095030@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/10/04 06:07:54 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: - The proper test is CPU_ENABLE_SSE and not CPU_ENABLED_SSE. This effectively disabled the sse2_pagezero() code. Spotted by: bde Revision Changes Path 1.444 +1 -1 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041307.h94D7s2R095030>