summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2013-07-15 05:38:11 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-17 06:19:19 (GMT)
commited07ec93e83ec471d365ce084e43ad90fd205903 (patch)
tree13a54d899c895549ea4b58521dbba90debbd284d /drivers/hv/vmbus_drv.c
parent84672369ffb98a51d4ddf74c20a23636da3ad615 (diff)
downloadlinux-fsl-qoriq-ed07ec93e83ec471d365ce084e43ad90fd205903.tar.xz
Drivers: hv: balloon: Fix a bug in the hot-add code
As we hot-add 128 MB chunks of memory, we wait to ensure that the memory is onlined before attempting to hot-add the next chunk. If the udev rule for memory hot-add is not executed within the allowed time, we would rollback the state and abort further hot-add. Since the hot-add has succeeded and the only failure is that the memory is not onlined within the allowed time, we should not be rolling back the state. Fix this bug. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Cc: Stable <stable@vger.kernel.org> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/vmbus_drv.c')
0 files changed, 0 insertions, 0 deletions