Re: [PATCH 4/4] input/vmmouse: Update the backdoor call with support for new instructions
From: Thomas Hellström (VMware) <hidden>
Date: 2019-08-21 15:48:32
Also in:
lkml
From: Thomas Hellström (VMware) <hidden>
Date: 2019-08-21 15:48:32
Also in:
lkml
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:quoted
From: Thomas Hellstrom <redacted> Use the definition provided by include/asm/vmware.h Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: <redacted> Signed-off-by: Thomas Hellstrom <redacted> Reviewed-by: Doug Covelli <redacted>Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> 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