git: cpuctl(4): Require write rights for CPUCTL_MSRSBIT and CPUCTL_MSRCBIT.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Sep 26 16:56:20 PDT 2016
commit 5a9835ae839593ab8105e055dadacd6d02a8e684
Author: Imre Vadász <imre at vdsz.com>
Date: Tue Sep 27 01:44:43 2016 +0200
cpuctl(4): Require write rights for CPUCTL_MSRSBIT and CPUCTL_MSRCBIT.
* Both CPUCTL_MSRSBIT and CPUCTL_MSRCBIT write MSR registers, so they
should require write rights like CPUCTL_WRMSR.
Summary of changes:
sys/dev/misc/cpuctl/cpuctl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a9835ae839593ab8105e055dadacd6d02a8e684
--
DragonFly BSD source repository
More information about the Commits
mailing list