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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2/4] Task notifier against mm: Implement todo list in task_struct
- From: Pavel Machek <pavel@ucw.cz>
- Re: [PATCH 2/4] Task notifier against mm: Implement todo list in task_struct
- References:
- [PATCH 1/4] Task notifier against mm: Allow notifier to remove itself
- From: Christoph Lameter <christoph@lameter.com>
- [PATCH 2/4] Task notifier against mm: Implement todo list in task_struct
- From: Christoph Lameter <christoph@lameter.com>
- Re: [PATCH 2/4] Task notifier against mm: Implement todo list in task_struct
- From: Pavel Machek <pavel@ucw.cz>
- [PATCH 1/4] Task notifier against mm: Allow notifier to remove itself
- Prev by Date: [FYI, ugly] first version of working frontlight
- Next by Date: Re: [PATCH] String conversions for memory policy
- Previous by thread: Re: [PATCH 2/4] Task notifier against mm: Implement todo list in task_struct
- Next by thread: Re: [PATCH 2/4] Task notifier against mm: Implement todo list in task_struct
- Index(es):
