Skip to content
Commit 808e92e8 authored by Alexey Makhalov's avatar Alexey Makhalov Committed by Greg Kroah-Hartman
Browse files

drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency

[ Upstream commit 8c4d6945 ]

VMWARE_HYPERCALL alternative will not work as intended without VMware guest code
initialization.

  [ bp: note that this doesn't reproduce with newer gccs so it must be
    something gcc-9-specific. ]

Closes: https://lore.kernel.org/oe-kbuild-all/202406152104.FxakP1MB-lkp@intel.com/


Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarAlexey Makhalov <alexey.makhalov@broadcom.com>
Signed-off-by: default avatarBorislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240616012511.198243-1-alexey.makhalov@broadcom.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 82c7a4cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment