]> err.no Git - linux-2.6/blobdiff - include/asm-frv/thread_info.h
[PATCH] Clean up struct flock64 definitions
[linux-2.6] / include / asm-frv / thread_info.h
index b80a97f50af60d8b0c4bcd022cc5f6842a638a43..c8cba7836f0d2d2b79171235fd522cf7b21ae588 100644 (file)
@@ -33,7 +33,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:
                                                   0-0xBFFFFFFF for user-thead