From 936f10c3c0589619ac5378e3e2f0aa2dc3b63dfc Mon Sep 17 00:00:00 2001 From: Paolo 'Blaisorblade' Giarrusso Date: Sat, 28 May 2005 15:52:00 -0700 Subject: [PATCH] --- yaml --- r: 1643 b: refs/heads/master c: affac4bcbba617d7329b04c7882bc49a9826e12f h: refs/heads/master i: 1641: c067df5f42de03d5e43160621837377a0bf937ff 1639: ab6b62d67aa6aa8cb3049420092b6648efdff0d8 v: v3 --- [refs] | 2 +- trunk/include/asm-um/thread_info.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f71973a8e753..d49bd3296b37 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b3461034d7d46455060c8476910be22b6b0fc313 +refs/heads/master: affac4bcbba617d7329b04c7882bc49a9826e12f diff --git a/trunk/include/asm-um/thread_info.h b/trunk/include/asm-um/thread_info.h index e4f0198240c5..1feaaf148ef1 100644 --- a/trunk/include/asm-um/thread_info.h +++ b/trunk/include/asm-um/thread_info.h @@ -61,7 +61,7 @@ static inline struct thread_info *current_thread_info(void) #endif -#define PREEMPT_ACTIVE 0x4000000 +#define PREEMPT_ACTIVE 0x10000000 #define TIF_SYSCALL_TRACE 0 /* syscall trace active */ #define TIF_SIGPENDING 1 /* signal pending */