commit 5a9835ae839593ab8105e055dadacd6d02a8e684
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/5a9835ae839593ab8105e055dadacd6d02a8e684
--
DragonFly BSD source repository