Date: Wed, 16 Oct 2002 10:25:29 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c Message-ID: <200210161725.g9GHPTTJ070424@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/10/16 10:25:29 PDT
Modified files:
sys/dev/acpica/Osd OsdSchedule.c
Log:
- In AcpiOsGetThreadId(), allow for curproc to be NULL on 4-stable systems.
In that case use proc0's pid to return the thread ID.
- For 4-stable, use the generic swi taskqueue for ACPI events rather than
implementing our own.
Sponsored by: The Weather Channel
Revision Changes Path
1.22 +14 -4 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?200210161725.g9GHPTTJ070424>
