On Mon, 11 May 2020 14:20:35 -0400 Don Zickus <dzickus@xxxxxxxxxx> wrote: > Odd, the ELN build didn't fail for that reason. > > You should able to wrap rh_check_supported() with > > #ifdef CONFIG_RHEL_DIFFERENCES > ... > #endif > > (as I am pretty sure your config has the disabled) It does. > OR > > s/x86_hyper_type != > X86_HYPER_NATIVE/!hypervisor_is_type(X86_HYPER_NATIVE)/ I saw that, but I wasn't familiar enough with what is going on to know if that would only take me down the rabbit hole because something else was missing because of the failed extern definition of x86_hyper_native. _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx