]> err.no Git - linux-2.6/blobdiff - include/asm-um/thread_info.h
[PATCH] Serial: Split 8250 port table
[linux-2.6] / include / asm-um / thread_info.h
index 1feaaf148ef12670314f17e8e5072ecec9469363..97267f059ef5317a4c629383992cc3a3642bb2be 100644 (file)
@@ -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