Re: [PATCH v4 1/9] VMware balloon: partially inline vmballoon_reserve_page.

From: Greg KH
Date: Thu Aug 06 2015 - 17:08:00 EST


On Thu, Aug 06, 2015 at 01:33:39PM -0700, Philip P. Moltmann wrote:
> From: Xavier Deguillard <xdeguillard@xxxxxxxxxx>
>
> This split the function in two: the allocation part is inlined into the
> inflate function and the lock part is kept into his own function.
>
> This change is needed in order to be able to allocate more than one page
> before doing the hypervisor call.
>
> Signed-off-by: Xavier Deguillard <xdeguillard@xxxxxxxxxx>
> Acked-by: Dmitry Torokhov <dtor@xxxxxxxxxx>
> Signed-off-by: Philip P. Moltmann <moltmann@xxxxxxxxxx>
> Acked-by: Andy King <acking@xxxxxxxxxx>
> ---
> drivers/misc/vmw_balloon.c | 98 ++++++++++++++++++++--------------------------
> 1 file changed, 42 insertions(+), 56 deletions(-)

This fails to apply on my tree, so I can't apply this series at all :(

Please rebase on char-misc-next and resend them so that I can apply
them. This shows you didn't even test this series in any form, which
does not make me feel like it's worth accepting, don't you agree?

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/