drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test robot
authorMartin Krastev <krastevm@vmware.com>
Tue, 15 Jun 2021 18:23:36 +0000 (14:23 -0400)
committerZack Rusin <zackr@vmware.com>
Wed, 16 Jun 2021 18:43:05 +0000 (14:43 -0400)
commit9f808288ba88ac2a9582118343d4ca7e3d95dd43
tree92c5cae1f7548891be5d330aae4a9b37c5b67607
parent46e4e5ffbc2af8a6f7935648ab286902b406a01d
drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test robot

Fixes for ARCH
i386
* printk format specifier warnings
* inconsistent operand constraints in an ‘asm’ errors
arm64
* not targeted by the commit being fixed

Reviewed-by: Zack Rusin <zackr@vmware.com>
Fixes: 7a7a933edd6c ("drm/vmwgfx: Introduce VMware mks-guest-stats")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Martin Krastev <krastevm@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210615182336.995192-5-zackr@vmware.com
Signed-off-by: Zack Rusin <zackr@vmware.com>
drivers/gpu/drm/vmwgfx/Kconfig
drivers/gpu/drm/vmwgfx/vmwgfx_msg.c