]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-mips/mips_mt.h
ACPI: Fix thermal shutdowns
[karo-tx-linux.git] / include / asm-mips / mips_mt.h
index 8045abc78d0fc2a6eca35ba721f1e4e923307d36..ac7935203f8993e272f96d54de6d78c5a574f221 100644 (file)
@@ -8,6 +8,12 @@
 
 #include <linux/cpumask.h>
 
+/*
+ * How many VPEs and TCs is Linux allowed to use?  0 means no limit.
+ */
+extern int tclimit;
+extern int vpelimit;
+
 extern cpumask_t mt_fpu_cpumask;
 extern unsigned long mt_fpemul_threshold;