ARCv2: Support for ARCv2 ISA and HS38x cores
[deliverable/linux.git] / arch / arc / include / asm / thread_info.h
index aca0d5a45c7b84c2bdc0f95da1549ad7d3f1af68..3af67455659af49d9f9d53b67ac26024cf3b77b9 100644 (file)
@@ -25,6 +25,7 @@
 #endif
 
 #define THREAD_SIZE     (PAGE_SIZE << THREAD_SIZE_ORDER)
+#define THREAD_SHIFT   (PAGE_SHIFT << THREAD_SIZE_ORDER)
 
 #ifndef __ASSEMBLY__
 
This page took 0.031623 seconds and 5 git commands to generate.