]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/mips_mt.h
block: don't test for partition size in bdget_disk() and blk_lookup_devt()
[linux-2.6-omap-h63xx.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;