cvs commit: src/sys/i386/i386 pmap.c

Jeff Roberson jeff at FreeBSD.org
Sat Oct 4 06:07:55 PDT 2003


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


More information about the cvs-src mailing list