git: x86_64/specialreg.h: Rename MSR_PERFCTRx to avoid #undef's

Aaron LI aly at crater.dragonflybsd.org
Sat Jun 19 03:42:04 PDT 2021


commit d060dd23ef78103f961c2fa095c99b4d1524efc7
Author: Aaron LI <aly at aaronly.me>
Date:   Tue May 11 01:06:00 2021 +0800

    x86_64/specialreg.h: Rename MSR_PERFCTRx to avoid #undef's
    
    Rename MSR_PERFCTRx to MSR_K7_PERFCTRx, following the same names as in
    FreeBSD and NetBSD.  This also avoids #undef's.

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d060dd23ef78103f961c2fa095c99b4d1524efc7


-- 
DragonFly BSD source repository


More information about the Commits mailing list