Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2010 19:00:17 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/acpica acpi_machdep.c src/sys/i386/acpica acpi_machdep.c
Message-ID:  <201003261900.o2QJ0b2j065794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-03-26 19:00:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/amd64/acpica     acpi_machdep.c 
    sys/i386/acpica      acpi_machdep.c 
  Log:
  SVN rev 205709 on 2010-03-26 19:00:17Z by jhb
  
  MFC 205332:
  Use the same policy for rejecting / not-reject ACPI tables with incorrect
  checksums as the base acpi(4) driver.  This fixes a problem where the MADT
  parser would reject the MADT table during early boot causing the MP Table
  to be, but then the acpi(4) driver would attach and use non-SMP interrupt
  routing.
  
  Revision  Changes    Path
  1.17.2.2  +2 -0      src/sys/amd64/acpica/acpi_machdep.c
  1.37.2.3  +2 -0      src/sys/i386/acpica/acpi_machdep.c



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