kernel test robot <l...@intel.com> writes: > Hi Vitaly, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on tip/x86/core] > [also build test ERROR on linus/master v6.17-rc1] > [cannot apply to next-20250815] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > url: > https://github.com/intel-lab-lkp/linux/commits/Vitaly-Kuznetsov/x86-hyperv-Fix-kdump-on-Azure-CVMs/20250815-214053 > base: tip/x86/core > patch link: > https://lore.kernel.org/r/20250815133725.1591863-1-vkuznets%40redhat.com > patch subject: [PATCH] x86/hyperv: Fix kdump on Azure CVMs > config: arm64-randconfig-003-20250816 > (https://download.01.org/0day-ci/archive/20250816/202508161430.0gc3nt8j-...@intel.com/config) > compiler: aarch64-linux-gcc (GCC) 8.5.0
Rats, I completely forgot about ARM, will add a stub to arch/arm64/include/asm/mshyperv.h in v2. -- Vitaly