Re: [PATCH 3/3] thermal/intel_powerclamp: Convert to CPU hotplug state

From: Petr Mladek
Date: Fri Nov 11 2016 - 12:34:27 EST


On Fri 2016-11-11 11:07:13, Petr Mladek wrote:
> I am going to do some more tests and will send a fix. It should
> be enough to remove the KTW_FREEZABLE flag from the
> kthread_create_worker_on_cpu() call.

Please, find below an updated patch that fixes the suspend with
kidle_inject kthreads running. The kthread worker must not
get catched by the freezer.

Please, let me known if I should do this as a separate patch
and/or resend the patchset.