Re: [PATCH 4/4] input/vmmouse: Update the backdoor call with support for new instructions

From: Thomas HellstrÃm (VMware)
Date: Wed Aug 21 2019 - 11:48:31 EST


On 8/21/19 7:09 AM, Dmitry Torokhov wrote:
On Sun, Aug 18, 2019 at 04:33:16PM +0200, Thomas HellstrÃm (VMware) wrote:
From: Thomas Hellstrom <thellstrom@xxxxxxxxxx>

Use the definition provided by include/asm/vmware.h

Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Cc: <linux-input@xxxxxxxxxxxxxxx>
Signed-off-by: Thomas Hellstrom <thellstrom@xxxxxxxxxx>
Reviewed-by: Doug Covelli <dcovelli@xxxxxxxxxx>
Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

Please feel free to merge with the rest of the patches introducing
VMWARE_HYPERCALL.

Thanks, Dmitry!

I have a version 2 of the patch were the only difference is that edx is initialized to zero which is default for vmcall / vmmcall. Can I use your ack for that one as well?

Thanks,

Thomas