]> Pileus Git - ~andy/linux/commit
Drivers: hv: balloon: Do not post pressure status if interrupted
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 15 Jul 2013 05:38:12 +0000 (22:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Jul 2013 06:19:19 +0000 (23:19 -0700)
commitc5e2254f8d63a6654149aa32ac5f2b7dd66a976d
tree8c94207755dd0b7c9b8caf65102bf59f912ccab4
parented07ec93e83ec471d365ce084e43ad90fd205903
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>
drivers/hv/hv_balloon.c