kernel - Switch to exclusive spinlocks in the coretemp sensor
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 06:20:12 +0000 (23:20 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Aug 2010 06:20:12 +0000 (23:20 -0700)
commitb1ee9638a9f5b4acd0f87ea68b5599efb05768e2
tree8ae24e00afe821fc4d2741294a9b728547d3722e
parenta7b169229c1113079bc58999a311d3a2f8b09a67
kernel - Switch to exclusive spinlocks in the coretemp sensor

* No impact on performance.

* TODO: spinlocks are being held across major kernel calls in the
  detach code which is not legal.
sys/dev/powermng/coretemp/coretemp.c