summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt-4.9-2.3.x/002h.patch
blob: 578a3703ea58489d731568c12ac5cd23f5c63fd5 (plain)
1
2
3
4
5
6
7
8
9
10
--- b/kernel/cpu.c
+++ a/kernel/cpu.c
@@ -358,7 +358,6 @@
 
 #ifdef CONFIG_HOTPLUG_SMT
 enum cpuhp_smt_control cpu_smt_control __read_mostly = CPU_SMT_ENABLED;
-EXPORT_SYMBOL_GPL(cpu_smt_control);
 
 static int __init smt_cmdline_disable(char *str)
 {