git: coretemp, sensors - Adjust spinlocks
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Aug 30 03:37:02 PDT 2010
commit 46cd48ee9b0a3863e8c57c6682a404fe23c4a823
Author: Alex Hornung <ahornung at gmail.com>
Date: Mon Aug 30 07:47:34 2010 +0100
coretemp, sensors - Adjust spinlocks
* In kern_sensors, adjust the spinlocks to not be held across the sysctl
interface management.
* In coretemp, adjust illegal spinlock across calls to kern_sensors.
Reported-by: Matt Dillon (dillon@)
Summary of changes:
sys/dev/powermng/coretemp/coretemp.c | 10 ----------
sys/kern/kern_sensors.c | 4 ++--
2 files changed, 2 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46cd48ee9b0a3863e8c57c6682a404fe23c4a823
--
DragonFly BSD source repository
More information about the Commits
mailing list