Re: Broken usage of kthread_freezable_should_stop() in tuxonice-head

Nigel Cunningham <[email protected]> Mon, 24 Jun 2013 07:06:35 +1000
Newsgroups gmane.linux.swsusp.devel
Message-ID <[email protected]>
Hi.

On 06/24/2013 03:14 AM, Oleksandr Natalenko wrote:
> Hello.
>
> While compiling TOI for 3.10 I've found misusage of
> kthread_freezable_should_stop() function.
>
Thanks. I missed it being changed to take an argument, and have started 
to fix it (though I might need to leave for work before the compile test 
is done). The solution is simply to add a NULL argument to all invocations.

Regards,

Nigel