* Srivatsa Vaddagiri <vatsa@in.ibm.com> wrote: > This thread makes absolutely -no- calls to try_to_freeze() in its > lifetime. that's a plain bug. suspend will fail for example. A kernel thread either needs to mark itself PF_NOFREEZE (which means it can be ignored and zapped with impunity), or needs to call into try_to_freeze() with a sane frequency. Ingo - 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/
- References:
- Re: [PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
- From: Oleg Nesterov <oleg@tv-sign.ru>
- Re: [PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
- From: Srivatsa Vaddagiri <vatsa@in.ibm.com>
- Re: [PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
- From: Andrew Morton <akpm@osdl.org>
- Re: [PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
- From: Srivatsa Vaddagiri <vatsa@in.ibm.com>
- Re: [PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
- From: Andrew Morton <akpm@osdl.org>
- [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- From: Oleg Nesterov <oleg@tv-sign.ru>
- Re: [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- From: Andrew Morton <akpm@osdl.org>
- Re: [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- From: Srivatsa Vaddagiri <vatsa@in.ibm.com>
- Re: [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- From: Andrew Morton <akpm@osdl.org>
- Re: [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- From: Srivatsa Vaddagiri <vatsa@in.ibm.com>
- Re: [PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
- Prev by Date: Re: Gaming Interface
- Next by Date: Re: mprotect abuse in slim
- Previous by thread: Re: [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- Next by thread: Re: [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
- Index(es):
![]() |