Date: Sun, 7 Sep 2003 23:22:54 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_wakeup.c Message-ID: <200309080622.h886MsJm029629@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2003/09/07 23:22:54 PDT FreeBSD src repository Modified files: sys/i386/acpica acpi_wakeup.c Log: Don't disable interrupts a second time. Remove an extraneous interrupt enable (that happens elsewhere). Clarify the interrupt disabling point by using ACPI_DISABLE_IRQS(). Tested by: Kevin Oberman Revision Changes Path 1.26 +1 -4 src/sys/i386/acpica/acpi_wakeup.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309080622.h886MsJm029629>