Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2010 17:50:24 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 machdep.c mca.c src/sys/i386/i386 machdep.c mca.c
Message-ID:  <201005281754.o4SHsS4M085439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-05-28 17:50:24 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c mca.c 
    sys/i386/i386        machdep.c mca.c 
  Log:
  SVN rev 208621 on 2010-05-28 17:50:24Z by jhb
  
  Defer initializing machine checks for the boot CPU until the local APIC is
  fully configured.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.717     +0 -1      src/sys/amd64/amd64/machdep.c
  1.12      +13 -0     src/sys/amd64/amd64/mca.c
  1.699     +0 -1      src/sys/i386/i386/machdep.c
  1.11      +13 -0     src/sys/i386/i386/mca.c



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