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