From: K. Y. Srinivasan Date: Fri, 15 Mar 2013 19:25:40 +0000 (-0700) Subject: Drivers: hv: balloon: Execute balloon inflation in a separate context X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6571b2dab4eb6c7061160490db984dbc01e5626d;p=pandora-kernel.git Drivers: hv: balloon: Execute balloon inflation in a separate context Execute the balloon inflation operation in a separate work context. This allows us to decouple the pressure reporting activity from the ballooning activity. Testing has shown that this decoupling makes the guest more reponsive. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed