]> err.no Git - linux-2.6/blobdiff - include/asm-mips/thread_info.h
Merge branch 'upstream'
[linux-2.6] / include / asm-mips / thread_info.h
index fa193f861e71629d3a15d2c3ed481ea99f7b9de5..f8d97dafd2f4c7659a8e78c0ba3118032637a541 100644 (file)
@@ -31,7 +31,7 @@ struct thread_info {
        int                     preempt_count;  /* 0 => preemptable, <0 => BUG */
 
        mm_segment_t            addr_limit;     /* thread address space:
-                                                  0-0xBFFFFFFF for user-thead
+                                                  0-0xBFFFFFFF for user-thead
                                                   0-0xFFFFFFFF for kernel-thread
                                                */
        struct restart_block    restart_block;