On Wed, 13 Jan 2016 11:18:31 +0100
Petr Mladek [off-list ref] wrote:
quoted
unsigned int __read_mostly freeze_timeout_msecs = 20 *
MSEC_PER_SEC;
You are right. And it does not make sense to add an extra
freezer-specific code if not really necessary.
Otherwise, I will keep the conversion into the kthread worker as is
for now. Please, let me know if you are strongly against the split
into the two works.
I am fine with the split now.
Another question, are you planning to convert acpi_pad.c as well? It
uses kthread similar way.
Jacob
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>