commit | f048c399e0f7490ab7296bc2c255d37eb14a9675 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 21 10:37:20 2018 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 21 14:20:57 2018 +0200 |
tree | 6c4cac4f34e78864aaba1088c76ac052203f7976 | |
parent | 6a4d2657e048f096c7ffcad254010bd94891c8c0 [diff] |
x86/topology: Provide topology_smt_supported() Provide information whether SMT is supoorted by the CPUs. Preparatory patch for SMT control mechanism. Suggested-by: Dave Hansen <dave.hansen@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Ingo Molnar <mingo@kernel.org>