RE: [PATCH 1/1] Drivers: hv: Notify the host of permanent hot-add failures

2013-03-18 Thread KY Srinivasan
gt; Cc: KY Srinivasan > Subject: [PATCH 1/1] 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 this information, so the host will not attempt > hot-add again. If the

[PATCH 1/1] Drivers: hv: Notify the host of permanent hot-add failures

2013-03-17 Thread K. Y. Srinivasan
If memory hot-add fails with the error -EEXIST, then this is a permanent failure. Notify the host 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. Signed-off-by: K. Y. Srinivasan --- drivers/hv/hv