x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
Rename checking_wrmsrl() to wrmsrl_safe(), to match the naming
convention used by all the other MSR access functions/macros.
Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
Showing
- arch/x86/include/asm/msr.h 1 addition, 1 deletionarch/x86/include/asm/msr.h
- arch/x86/kernel/cpu/amd.c 2 additions, 2 deletionsarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/perf_event.c 1 addition, 1 deletionarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/cpu/perf_event_intel.c 3 additions, 3 deletionsarch/x86/kernel/cpu/perf_event_intel.c
- arch/x86/kernel/cpu/perf_event_p4.c 7 additions, 7 deletionsarch/x86/kernel/cpu/perf_event_p4.c
- arch/x86/kernel/cpu/perf_event_p6.c 2 additions, 2 deletionsarch/x86/kernel/cpu/perf_event_p6.c
- arch/x86/kernel/process_64.c 2 additions, 2 deletionsarch/x86/kernel/process_64.c
- arch/x86/vdso/vdso32-setup.c 3 additions, 3 deletionsarch/x86/vdso/vdso32-setup.c
Loading
Please register or sign in to comment