From owner-cvs-all Wed Oct 16 10:22: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74F737B401; Wed, 16 Oct 2002 10:22:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8900A43E7B; Wed, 16 Oct 2002 10:22:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9GHM3mV070273; Wed, 16 Oct 2002 10:22:03 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9GHM3RH070272; Wed, 16 Oct 2002 10:22:03 -0700 (PDT) Message-Id: <200210161722.g9GHM3RH070272@repoman.freebsd.org> From: John Baldwin Date: Wed, 16 Oct 2002 10:22:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_wakeup.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/10/16 10:22:03 PDT Modified files: sys/i386/acpica acpi_wakeup.c Log: - curproc may be NULL in 4-stable. In that case use the vmspace from proc0. - Remove unused include. Sponsored by: The Weather Channel Revision Changes Path 1.15 +4 -2 src/sys/i386/acpica/acpi_wakeup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message