Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2003 08:32:46 -0800 (PST)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_cpu.c
Message-ID:  <200311271632.hARGWkDn016251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2003/11/27 08:32:46 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_cpu.c 
  Log:
  * If a processor's softc is NULL, use C1 since there is no ACPI
    processor object for this CPU.  This occurs for logical CPUs which
    do not have an associated processor object (e.g., HTT).
  
  Approved by:    re (rwatson)
  
  Revision  Changes    Path
  1.22      +11 -4     src/sys/dev/acpica/acpi_cpu.c



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