git: DragonFly_RELEASE_4_6 cpuctl(4): Require write rights for CPUCTL_MSRSBIT and CPUCTL_MSRCBIT.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Oct 3 14:07:51 PDT 2016
commit 2686f449d085969cd15b90b971585e224b32a775
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/2686f449d085969cd15b90b971585e224b32a775
--
DragonFly BSD source repository
More information about the Commits
mailing list