OSDN Git Service

preempt: Make PREEMPT_ACTIVE generic
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / blackfin / include / asm / thread_info.h
index 3894005..55f473b 100644 (file)
@@ -88,8 +88,6 @@ static inline struct thread_info *current_thread_info(void)
 #define TI_CPU         12
 #define TI_PREEMPT     16
 
-#define        PREEMPT_ACTIVE  0x4000000
-
 /*
  * thread information flag bit numbers
  */