X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fthread_info.h;h=fa193f861e71629d3a15d2c3ed481ea99f7b9de5;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=f8d97dafd2f4c7659a8e78c0ba3118032637a541;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-mips/thread_info.h b/include/asm-mips/thread_info.h index f8d97dafd..fa193f861 100644 --- a/include/asm-mips/thread_info.h +++ b/include/asm-mips/thread_info.h @@ -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;