On Sat, 30 Jul 2005, Pavel Machek wrote:

> No wonder when -mm already contains:
> 
> /*
>  * Check if there is a request to freeze a process
>  */
> static inline int freezing(struct task_struct *p)
> {
>         return test_ti_thread_flag(p->thread_info, TIF_FREEZE);
> }

Yes I told you to remove the TIF_FREEZE patch.

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

Reply via email to