Hi all, After merging the amdgpu tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:28:10: fatal error: asm/hypervisor.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ Caused by commit 49aa98ca30cd ("drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.") I have reverted that commit for today. -- Cheers, Stephen Rothwell