]> err.no Git - linux-2.6/blobdiff - include/asm-i386/thread_info.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus
[linux-2.6] / include / asm-i386 / thread_info.h
index 2cd57271801dca0792f974cdd18ed44f0cae9ecb..95add81237eab1342737431cd7c7134d1d2f9985 100644 (file)
@@ -31,7 +31,7 @@ struct thread_info {
        unsigned long           flags;          /* low level flags */
        unsigned long           status;         /* thread-synchronous flags */
        __u32                   cpu;            /* current CPU */
-       __s32                   preempt_count; /* 0 => preemptable, <0 => BUG */
+       int                     preempt_count;  /* 0 => preemptable, <0 => BUG */
 
 
        mm_segment_t            addr_limit;     /* thread address space: