DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: coretemp, sensors - Adjust spinlocks


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Aug 2010 03:34:24 -0700 (PDT)

commit 46cd48ee9b0a3863e8c57c6682a404fe23c4a823
Author: Alex Hornung <ahornung@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]