Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 17:12:36 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/dev/acpica evmisc.c evxface.c
Message-ID:  <200709241712.l8OHCagI090490@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2007-09-24 17:12:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: INTEL)
    sys/contrib/dev/acpica evmisc.c evxface.c 
  Log:
  Fix global lock recursion bug.
  
  This patch was part of ACPI-CA 20070508 release and the
  following is excerpt from its change log:
  
  Fixed a problem where the Global Lock handle was not properly
  updated if a thread that acquired the Global Lock via executing
  AML code then attempted to acquire the lock via the
  AcpiAcquireGlobalLock interface. Reported by Joe Liu.
  
  Approved by:    re (kensmith)
  Tested by:      ambrisko
  Obtained from:  Intel
  
  Revision  Changes    Path
  1.1.1.30  +14 -0     src/sys/contrib/dev/acpica/evmisc.c
  1.1.1.25  +1 -10     src/sys/contrib/dev/acpica/evxface.c



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