commit 2686f449d085969cd15b90b971585e224b32a775
Author: Imre Vadász <[email protected]>
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