X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Fthread_info.h;h=f67431fdd9319936b39374f6d479f3984764288f;hb=973b9821248435d0a15f0310bc913366a60e338b;hp=ab1a6f4d6593563fabede4571755a55ec757cd86;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-arm/thread_info.h b/include/asm-arm/thread_info.h index ab1a6f4d6..f67431fdd 100644 --- a/include/asm-arm/thread_info.h +++ b/include/asm-arm/thread_info.h @@ -40,7 +40,7 @@ struct cpu_context_save { /* * low level task data that entry.S needs immediate access to. - * We assume cpu_context follows immedately after cpu_domain. + * __switch_to() assumes cpu_context follows immediately after cpu_domain. */ struct thread_info { unsigned long flags; /* low level flags */