From: K. Y. Srinivasan Date: Mon, 18 Mar 2013 20:51:38 +0000 (-0700) Subject: Drivers: hv: Notify the host of permanent hot-add failures X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4f2302a11173d0ef84bbab4b887b9b50c31dc6;p=pandora-kernel.git Drivers: hv: Notify the host of permanent hot-add failures If memory hot-add fails with the error -EEXIST, then this is a permanent failure. Notify the host of this information, so the host will not attempt hot-add again. If the failure were a transient failure, host will attempt a hot-add after some delay. In this version of the patch, I have added some additional comments to clarify how the host treats different failure conditions. Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed