git: x86_64/specialreg.h: Rename MSR_TSCAUX to MSR_TSC_AUX
Aaron LI
aly at crater.dragonflybsd.org
Sat Jun 19 03:42:04 PDT 2021
commit a7c3d10506f1d6086706ff2e50732c36566d076b
Author: Aaron LI <aly at aaronly.me>
Date: Tue May 11 01:07:45 2021 +0800
x86_64/specialreg.h: Rename MSR_TSCAUX to MSR_TSC_AUX
Align better with the specification, and FreeBSD also use it.
Summary of changes:
sys/cpu/x86_64/include/specialreg.h | 2 +-
sys/platform/pc64/x86_64/initcpu.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7c3d10506f1d6086706ff2e50732c36566d076b
--
DragonFly BSD source repository
More information about the Commits
mailing list