git: DragonFly_RELEASE_6_0 x86_64/specialreg.h: Rename two IA32_ARCH_* defines for consistency

Aaron LI aly at crater.dragonflybsd.org
Fri Oct 8 06:37:43 PDT 2021


commit d74f34a269e030caa89ebb6a1a02bd42a9eaf539
Author: Aaron LI <aly at aaronly.me>
Date:   Tue May 11 13:18:43 2021 +0800

    x86_64/specialreg.h: Rename two IA32_ARCH_* defines for consistency
    
    Rename IA32_ARCH_SSB_NO -> IA32_ARCH_CAP_SSB_NO, and
    IA32_ARCH_MDS_NO -> IA32_ARCH_CAP_MDS_NO, for better consistency with
    other IA32_ARCH_CAP_* defines.
    
    Submitted in bug #3265 by chicken.
    https://bugs.dragonflybsd.org/issues/3265

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h   | 4 ++--
 sys/platform/pc64/x86_64/vm_machdep.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list