X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-um%2Fthread_info.h;h=97267f059ef5317a4c629383992cc3a3642bb2be;hb=ec9f47cd6a14ca069bb7552a984c0a338fc7262b;hp=1feaaf148ef12670314f17e8e5072ecec9469363;hpb=16a789c11df5069576ef89f817348dbc6f3bd87e;p=linux-2.6 diff --git a/include/asm-um/thread_info.h b/include/asm-um/thread_info.h index 1feaaf148e..97267f059e 100644 --- a/include/asm-um/thread_info.h +++ b/include/asm-um/thread_info.h @@ -17,7 +17,7 @@ struct thread_info { struct exec_domain *exec_domain; /* execution domain */ unsigned long flags; /* low level flags */ __u32 cpu; /* current CPU */ - __s32 preempt_count; /* 0 => preemptable, + int preempt_count; /* 0 => preemptable, <0 => BUG */ mm_segment_t addr_limit; /* thread address space: 0-0xBFFFFFFF for user