public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: Vitaly Kuznetsov <vkuznets@redhat.com>,
	"K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>,
	devel@linuxdriverproject.org, linux-kernel@vger.kernel.org,
	Dexuan Cui <decui@microsoft.com>
Subject: Re: [PATCH 0/2] Drivers: hv: hv_balloon: two additional corner cases in balloon_up()
Date: Fri, 27 Mar 2015 23:25:50 +0100	[thread overview]
Message-ID: <5515D8EE.8050203@redhat.com> (raw)
In-Reply-To: <1427472180-21439-1-git-send-email-vkuznets@redhat.com>

On 03/27/15 17:02, Vitaly Kuznetsov wrote:
> PATCH 1/2 addresses  a real issue introduced by the 'Drivers: hv: hv_balloon:
> refuse to balloon below the floor' fix,
> 
> PATCH 2/2 addresses a currently impossible issue (as Hyper-V host never asks
> to balloon more than INT_MAX pages) and is rather a cleanup. The patch is
> supposed to be applied on top of previously sent 'Drivers: hv: hv_balloon:
> survive ballooning request with num_pages=0'.
> 
> Both issues were found by Laszlo Ersek during code review.
> 
> Vitaly Kuznetsov (2):
>   Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
>   Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
> 
>  drivers/hv/hv_balloon.c | 15 ++++++++-------
>  1 file changed, 8 insertions(+), 7 deletions(-)
> 

series
Reviewed-by: Laszlo Ersek <lersek@redhat.com>

Thanks, Vitaly!
Laszlo

  parent reply	other threads:[~2015-03-27 22:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-27 16:02 [PATCH 0/2] Drivers: hv: hv_balloon: two additional corner cases in balloon_up() Vitaly Kuznetsov
2015-03-27 16:02 ` [PATCH 1/2] Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case Vitaly Kuznetsov
2015-03-27 16:03 ` [PATCH 2/2] Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case Vitaly Kuznetsov
2015-03-27 22:25 ` Laszlo Ersek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-31 18:16 [PATCH 0/2] Drivers: hv: hv_balloon: two additional corner cases in balloon_up() K. Y. Srinivasan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5515D8EE.8050203@redhat.com \
    --to=lersek@redhat.com \
    --cc=decui@microsoft.com \
    --cc=devel@linuxdriverproject.org \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vkuznets@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox