diff options
author | Zhenzhong Duan <zhenzhong.duan@oracle.com> | 2019-01-17 02:10:59 -0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-01-29 22:20:24 +0100 |
commit | 34d66caf251df91ff27b24a3a786810d29989eca (patch) | |
tree | d4a0aebc5672f47e21590f8f2955812f120a99a9 /kernel/ptrace.c | |
parent | 4aa9fc2a435abe95a1e8d7f8c7b3d6356514b37a (diff) | |
download | blackbird-obmc-linux-34d66caf251df91ff27b24a3a786810d29989eca.tar.gz blackbird-obmc-linux-34d66caf251df91ff27b24a3a786810d29989eca.zip |
x86/speculation: Remove redundant arch_smt_update() invocation
With commit a74cfffb03b7 ("x86/speculation: Rework SMT state change"),
arch_smt_update() is invoked from each individual CPU hotplug function.
Therefore the extra arch_smt_update() call in the sysfs SMT control is
redundant.
Fixes: a74cfffb03b7 ("x86/speculation: Rework SMT state change")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: <konrad.wilk@oracle.com>
Cc: <dwmw@amazon.co.uk>
Cc: <bp@suse.de>
Cc: <srinivas.eeda@oracle.com>
Cc: <peterz@infradead.org>
Cc: <hpa@zytor.com>
Link: https://lkml.kernel.org/r/e2e064f2-e8ef-42ca-bf4f-76b612964752@default
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions