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

John Baldwin jhb at FreeBSD.org
Fri Apr 11 10:06:43 PDT 2003


jhb         2003/04/11 10:06:42 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        identcpu.c 
  Log:
  Revert one part of the last change so that cpu_class has a default value
  again.  Apparently some code in pmap reads the value of this variable
  before it is properly initialized.  That is a bug (!) but not a critical
  one and it is easier to make this change than hunt down that bug.  This
  fixes booting on 80386 machines.
  
  Submitted by:   Erik Trulsson <ertr1013 at student.uu.se>
  Pointy hat to:  jhb
  
  Revision   Changes    Path
  1.80.2.15  +1 -1      src/sys/i386/i386/identcpu.c


More information about the cvs-src mailing list