Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2005 06:05:30 +0000 (UTC)
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/Osd OsdSchedule.c
Message-ID:  <200504020605.j3265U1d023442@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-04-02 06:05:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/acpica/Osd   OsdSchedule.c 
  Log:
  Use taskqueue_thread instead of swi as the latter doesn't have a context
  that we can tsleep on.  This bug is not present in 5.x since we have a
  real thread context there.  Suggested by jhb.
  
  Submitted by:   Dinesh Nair (dinesh alphaque.com)
  
  Revision  Changes    Path
  1.23.6.2  +1 -1      src/sys/dev/acpica/Osd/OsdSchedule.c



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