Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2001 10:03:26 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c
Message-ID:  <200109081703.f88H3Qq19687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2001/09/08 10:03:26 PDT

  Modified files:
    sys/dev/acpica/Osd   OsdSchedule.c 
  Log:
  Don't call tsleep from AcpiOsStall(), call DELAY() always instead.
  Process switching during calling AcpiOsStall() caused fatal trap 12 at
  sleeping/wakeup on some machines.
  
  Revision  Changes    Path
  1.11      +2 -6      src/sys/dev/acpica/Osd/OsdSchedule.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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