commit | 07d981ad4cf1e78361c6db1c28ee5ba105f96cc1 | [log] [tgz] |
---|---|---|
author | Josh Poimboeuf <jpoimboe@redhat.com> | Fri Aug 10 08:31:10 2018 +0100 |
committer | David Woodhouse <dwmw@amazon.co.uk> | Fri Aug 10 08:32:15 2018 +0100 |
tree | 454a7eb59e1bb52ff4707a29220f239efba26a73 | |
parent | e24f14b0ff985f3e09e573ba1134bfdf42987e05 [diff] |
x86/microcode: Allow late microcode loading with SMT disabled The kernel unnecessarily prevents late microcode loading when SMT is disabled. It should be safe to allow it if all the primary threads are online. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Acked-by: Borislav Petkov <bp@suse.de> Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>