diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2018-05-12 20:53:14 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-05-17 17:09:20 +0200 |
commit | 4b59bdb569453a60b752b274ca61f009e37f4dae (patch) | |
tree | 9b43f28a6cfdd991a90b3c7f2f507c7561152fb3 /arch/sh | |
parent | fa8ac4988249c38476f6ad678a4848a736373403 (diff) | |
download | linux-4b59bdb569453a60b752b274ca61f009e37f4dae.tar.bz2 |
x86/bugs: Remove x86_spec_ctrl_set()
x86_spec_ctrl_set() is only used in bugs.c and the extra mask checks there
provide no real value as both call sites can just write x86_spec_ctrl_base
to MSR_SPEC_CTRL. x86_spec_ctrl_base is valid and does not need any extra
masking or checking.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions