Re: [PATCH 2/4] Task notifier against mm: Implement todo list intask_struct

From: Christoph Lameter
Date: Sat Jul 30 2005 - 10:45:51 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/