DragonFly commits List (threaded) for 2011-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Add rdmsr_safe() in preparation for the coretemp(4) update.
commit 0bdfdda193d97c2dcf8459d0b106bc52b235e250
Author: Sascha Wildner <saw@online.de>
Date: Fri Jun 3 14:42:25 2011 +0200
kernel: Add rdmsr_safe() in preparation for the coretemp(4) update.
Summary of changes:
sys/cpu/i386/include/cpufunc.h | 1 +
sys/cpu/x86_64/include/cpufunc.h | 1 +
sys/platform/pc32/i386/support.s | 33 +++++++++++++++++++++++++++++++++
sys/platform/pc64/x86_64/support.s | 30 ++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bdfdda193d97c2dcf8459d0b106bc52b235e250
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]