Re: [Xen-devel] [PATCH] xen/manage: Fix USB interaction issues when resuming

From: David Vrabel
Date: Mon Jan 19 2015 - 12:11:57 EST


On 19/01/15 13:19, Ross Lagerwall wrote:
> Commit 61a734d305e1 ("xen/manage: Always freeze/thaw processes when
> suspend/resuming") ensured that userspace processes were always frozen
> before suspending to reduce interaction issues when resuming devices.
> However, freeze_processes() does not freeze kernel threads. Freeze
> kernel threads as well to prevent deadlocks with the khubd thread when
> resuming devices.
>
> This is what native suspend and resume does.

Applied to stable/for-linus-3.19, thanks.

David

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/