Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2003 10:06:42 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c
Message-ID:  <200304111706.h3BH6gmH060656@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@student.uu.se>
  Pointy hat to:  jhb
  
  Revision   Changes    Path
  1.80.2.15  +1 -1      src/sys/i386/i386/identcpu.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304111706.h3BH6gmH060656>