]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/cpuid.c
x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 27 Feb 2014 16:31:30 +0000 (08:31 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 27 Feb 2014 16:31:30 +0000 (08:31 -0800)
commit840d2830e6e56b8fdacc7ff12915dd91bf91566b
tree375b07461b0871ed27c34df738cae389f49478c8
parent171699f7630c92d0a928f83e5fb3aeabe35398c0
x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH

We call this "clflush" in /proc/cpuinfo, and have
cpu_has_clflush()... let's be consistent and just call it that.

Cc: Gleb Natapov <gleb@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Alan Cox <alan@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-mlytfzjkvuf739okyn40p8a5@git.kernel.org
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/smpboot.c
arch/x86/kvm/cpuid.c
drivers/gpu/drm/gma500/mmu.c