Re: [PATCH -tip] x86: thread_info.h moving comment to where it shouldbe

From: Thomas Gleixner
Date: Mon Jul 06 2009 - 14:56:26 EST


On Mon, 6 Jul 2009, Jaswinder Singh Rajput wrote:
>
> By mistake commit 2052e8d40ad58 moved following comment to wrong place,
> where it does not make any sense :

Wrong. commit 2052e8d4 had the comments in the right place. commit
3351cc03 replaced the two identical INIT_THREAD_INFO macros and did
not update the comments.

> #define STACK_WARN (THREAD_SIZE/8)
> +

How is that related ?

> /*
> * macros/functions for gaining access to the thread information structure
> - *
> - * preempt_count needs to be 1 initially, until the scheduler is functional.
> */
> #ifndef __ASSEMBLY__
>
> -

Ditto.

Thanks,

tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/