]> Pileus Git - ~andy/linux/blobdiff - include/asm-i386/thread_info.h
[PATCH] streamline preempt_count type across archs
[~andy/linux] / 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: