commit | c5e2254f8d63a6654149aa32ac5f2b7dd66a976d | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sun Jul 14 22:38:12 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 16 23:19:19 2013 -0700 |
tree | 8c94207755dd0b7c9b8caf65102bf59f912ccab4 | |
parent | ed07ec93e83ec471d365ce084e43ad90fd205903 [diff] |
Drivers: hv: balloon: Do not post pressure status if interrupted When we are posting pressure status, we may get interrupted and handle the un-balloon operation. In this case just don't post the status as we know the pressure status is stale. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Cc: Stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>