Date: Thu, 4 Aug 2005 22:48:36 +0000 (UTC) From: Markus Brueffer <markus@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpi_support acpi_ibm.c Message-ID: <200508042248.j74Mma4a024758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markus 2005-08-04 22:48:36 UTC
FreeBSD src repository (ports committer)
Modified files:
sys/dev/acpi_support acpi_ibm.c
Log:
Don't lock when holding led_mtx, instead use AcpiOsQueueForExecution to defer
the locking.
Idea taken from: acpi_asus(4)
Approved by: philip
Reported by: avatar
Gordon Bergling <gbergling@0xfce3.net>
MFC after: 1 week
Revision Changes Path
1.8 +29 -2 src/sys/dev/acpi_support/acpi_ibm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508042248.j74Mma4a024758>
