[PATCH 1/1] update balloon size in balloon "probe"

2016-09-23 Thread Denis V. Lunev
From: Konstantin Neumoin Patch Commit 3d2a3774c1b046f548ebea0391a602fd5685a307 Author: Michael S. Tsirkin Date: Tue Mar 10 11:55:08 2015 +1030 virtio-balloon: do not call blocking ops when !TASK_RUNNING has added a regression. Original code with wait_event_interruptible checked

Re: [PATCH 1/1] update balloon size in balloon "probe"

2016-09-23 Thread Michael S. Tsirkin
On Fri, Sep 23, 2016 at 04:47:57PM +0300, Denis V. Lunev wrote: > From: Konstantin Neumoin > > Patch > Commit 3d2a3774c1b046f548ebea0391a602fd5685a307 > Author: Michael S. Tsirkin > Date: Tue Mar 10 11:55:08 2015 +1030 > virtio-balloon: do not call blocking ops when !TASK_RUNNI