VMware Communities
g3vbv
Contributor
Contributor

VMware-Player-16.1.2-17966106.x86_64.bundle - module build failure

VMware-Player-16.1.2-17966106.x86_64.bundle - modules do not build on Linux kernels 14.x or 15.0-rc1.

 

0 Kudos
7 Replies
ajgringo619
Hot Shot
Hot Shot

On what OS? I'm running EndeavourOS, using the vmware-workstation package, and the modules built OK on both the 5.10 LTS kernel and 5.14 kernel. Can you post the full output of installing the bundle?

0 Kudos
mkubecek
Hot Shot
Hot Shot

Assuming you actually mean kernel versions 5.14.x and 5.15-rc1, Workstation 16.1.2 host modules do not build against kernel 5.14 and newer. You will need at least this patch (but I would rather suggest using current workstation-16.1.2 branch from that repository).

0 Kudos
g3vbv
Contributor
Contributor

The OS is openSUSE Tumbleweed with vanilla kernels -- part of what I do is kernel testing and submitting reports and patches where I can.

I've seen the patch but have no details about how to apply the patch to the bundle.

The popup says Unable to install all modules ----- log follows.

 

Spoiler

lancelot@slipstream:~> cat /tmp/vmware-lancelot/vmware-20181.log
2021-09-20T12:14:21.541+01:00| host-20181| I005: Log for VMware Workstation pid=20181 version=16.1.2 build=build-17966106 option=Release
2021-09-20T12:14:21.541+01:00| host-20181| I005: The host is 64-bit.
2021-09-20T12:14:21.541+01:00| host-20181| I005: Host codepage=UTF-8 encoding=UTF-8
2021-09-20T12:14:21.541+01:00| host-20181| I005: Host is Linux 5.15.0-rc2-smp openSUSE Tumbleweed
2021-09-20T12:14:21.517+01:00| host-20181| I005: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2021-09-20T12:14:21.517+01:00| host-20181| I005: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
2021-09-20T12:14:21.517+01:00| host-20181| I005: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
2021-09-20T12:14:21.534+01:00| host-20181| I005: DictionaryLoad: Cannot open file "/home/lancelot/.vmware/config": No such file or directory.
2021-09-20T12:14:21.534+01:00| host-20181| I005: [msg.dictionary.load.openFailed] Cannot open file "/home/lancelot/.vmware/config": No such file or directory.
2021-09-20T12:14:21.534+01:00| host-20181| I005: PREF Optional preferences file not found at /home/lancelot/.vmware/config. Using default values.
2021-09-20T12:14:21.593+01:00| host-20181| W003: Logging to /tmp/vmware-lancelot/vmware-20181.log
2021-09-20T12:14:21.892+01:00| host-20181| I005: Obtaining info using the running kernel.
2021-09-20T12:14:21.892+01:00| host-20181| I005: Created new pathsHash.
2021-09-20T12:14:21.906+01:00| host-20181| I005: Setting header path for 5.15.0-rc2-smp to "/lib/modules/5.15.0-rc2-smp/build/include".
2021-09-20T12:14:21.906+01:00| host-20181| I005: Validating path "/lib/modules/5.15.0-rc2-smp/build/include" for kernel release "5.15.0-rc2-smp".
2021-09-20T12:14:21.906+01:00| host-20181| I005: Failed to find /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h
2021-09-20T12:14:21.906+01:00| host-20181| I005: /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2021-09-20T12:14:21.906+01:00| host-20181| I005: using /usr/bin/gcc-11 for preprocess check
2021-09-20T12:14:21.934+01:00| host-20181| I005: Preprocessed UTS_RELEASE, got value "5.15.0-rc2-smp".
2021-09-20T12:14:21.947+01:00| host-20181| I005: The header path "/lib/modules/5.15.0-rc2-smp/build/include" for the kernel "5.15.0-rc2-smp" is valid.  Whoohoo!
2021-09-20T12:14:22.200+01:00| host-20181| I005: found symbol version file /lib/modules/5.15.0-rc2-smp/build/Module.symvers
2021-09-20T12:14:22.200+01:00| host-20181| I005: Reading symbol versions from /lib/modules/5.15.0-rc2-smp/build/Module.symvers.
2021-09-20T12:14:22.214+01:00| host-20181| I005: Read 24197 symbol versions
2021-09-20T12:14:22.223+01:00| host-20181| I005: Reading in info for the vmmon module.
2021-09-20T12:14:22.223+01:00| host-20181| I005: Reading in info for the vmnet module.
2021-09-20T12:14:22.223+01:00| host-20181| I005: Invoking modinfo on "vmmon".
2021-09-20T12:14:22.233+01:00| host-20181| I005: "/sbin/modinfo" exited with status 256.
2021-09-20T12:14:22.233+01:00| host-20181| I005: Invoking modinfo on "vmnet".
2021-09-20T12:14:22.242+01:00| host-20181| I005: "/sbin/modinfo" exited with status 256.
2021-09-20T12:14:22.250+01:00| host-20181| I005: to be installed: vmmon status: 0
2021-09-20T12:14:22.250+01:00| host-20181| I005: to be installed: vmnet status: 0
2021-09-20T12:14:22.307+01:00| host-20181| I005: Obtaining info using the running kernel.
2021-09-20T12:14:22.307+01:00| host-20181| I005: Setting header path for 5.15.0-rc2-smp to "/lib/modules/5.15.0-rc2-smp/build/include".
2021-09-20T12:14:22.307+01:00| host-20181| I005: Validating path "/lib/modules/5.15.0-rc2-smp/build/include" for kernel release "5.15.0-rc2-smp".
2021-09-20T12:14:22.307+01:00| host-20181| I005: Failed to find /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h
2021-09-20T12:14:22.307+01:00| host-20181| I005: /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2021-09-20T12:14:22.307+01:00| host-20181| I005: using /usr/bin/gcc-11 for preprocess check
2021-09-20T12:14:22.318+01:00| host-20181| I005: Preprocessed UTS_RELEASE, got value "5.15.0-rc2-smp".
2021-09-20T12:14:22.318+01:00| host-20181| I005: The header path "/lib/modules/5.15.0-rc2-smp/build/include" for the kernel "5.15.0-rc2-smp" is valid.  Whoohoo!
2021-09-20T12:14:22.535+01:00| host-20181| I005: found symbol version file /lib/modules/5.15.0-rc2-smp/build/Module.symvers
2021-09-20T12:14:22.535+01:00| host-20181| I005: Reading symbol versions from /lib/modules/5.15.0-rc2-smp/build/Module.symvers.
2021-09-20T12:14:22.549+01:00| host-20181| I005: Read 24197 symbol versions
2021-09-20T12:14:22.557+01:00| host-20181| I005: Kernel header path retrieved from FileEntry: /lib/modules/5.15.0-rc2-smp/build/include
2021-09-20T12:14:22.557+01:00| host-20181| I005: Update kernel header path to /lib/modules/5.15.0-rc2-smp/build/include
2021-09-20T12:14:22.557+01:00| host-20181| I005: Validating path "/lib/modules/5.15.0-rc2-smp/build/include" for kernel release "5.15.0-rc2-smp".
2021-09-20T12:14:22.557+01:00| host-20181| I005: Failed to find /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h
2021-09-20T12:14:22.557+01:00| host-20181| I005: /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2021-09-20T12:14:22.557+01:00| host-20181| I005: using /usr/bin/gcc-11 for preprocess check
2021-09-20T12:14:22.570+01:00| host-20181| I005: Preprocessed UTS_RELEASE, got value "5.15.0-rc2-smp".
2021-09-20T12:14:22.570+01:00| host-20181| I005: The header path "/lib/modules/5.15.0-rc2-smp/build/include" for the kernel "5.15.0-rc2-smp" is valid.  Whoohoo!
2021-09-20T12:14:22.571+01:00| host-20181| I005: Found compiler at "/usr/bin/gcc"
2021-09-20T12:14:22.575+01:00| host-20181| I005: Got gcc version "11".
2021-09-20T12:14:22.575+01:00| host-20181| I005: The GCC version matches the kernel GCC minor version like a glove.
2021-09-20T12:14:22.580+01:00| host-20181| I005: Got gcc version "11".
2021-09-20T12:14:22.580+01:00| host-20181| I005: The GCC version matches the kernel GCC minor version like a glove.
2021-09-20T12:14:22.581+01:00| host-20181| I005: Trying to find a suitable PBM set for kernel "5.15.0-rc2-smp".
2021-09-20T12:14:22.581+01:00| host-20181| I005: No matching PBM set was found for kernel "5.15.0-rc2-smp".
2021-09-20T12:14:22.581+01:00| host-20181| I005: The GCC version matches the kernel GCC minor version like a glove.
2021-09-20T12:14:22.581+01:00| host-20181| I005: Validating path "/lib/modules/5.15.0-rc2-smp/build/include" for kernel release "5.15.0-rc2-smp".
2021-09-20T12:14:22.581+01:00| host-20181| I005: Failed to find /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h
2021-09-20T12:14:22.581+01:00| host-20181| I005: /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2021-09-20T12:14:22.581+01:00| host-20181| I005: using /usr/bin/gcc-11 for preprocess check
2021-09-20T12:14:22.592+01:00| host-20181| I005: Preprocessed UTS_RELEASE, got value "5.15.0-rc2-smp".
2021-09-20T12:14:22.592+01:00| host-20181| I005: The header path "/lib/modules/5.15.0-rc2-smp/build/include" for the kernel "5.15.0-rc2-smp" is valid.  Whoohoo!
2021-09-20T12:14:27.401+01:00| host-20181| I005: The GCC version matches the kernel GCC minor version like a glove.
2021-09-20T12:14:27.401+01:00| host-20181| I005: Validating path "/lib/modules/5.15.0-rc2-smp/build/include" for kernel release "5.15.0-rc2-smp".
2021-09-20T12:14:27.401+01:00| host-20181| I005: Failed to find /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h
2021-09-20T12:14:27.401+01:00| host-20181| I005: /lib/modules/5.15.0-rc2-smp/build/include/linux/version.h not found, looking for generated/uapi/linux/version.h instead.
2021-09-20T12:14:27.401+01:00| host-20181| I005: using /usr/bin/gcc-11 for preprocess check
2021-09-20T12:14:27.414+01:00| host-20181| I005: Preprocessed UTS_RELEASE, got value "5.15.0-rc2-smp".
2021-09-20T12:14:27.414+01:00| host-20181| I005: The header path "/lib/modules/5.15.0-rc2-smp/build/include" for the kernel "5.15.0-rc2-smp" is valid.  Whoohoo!
2021-09-20T12:14:27.414+01:00| host-20181| I005: Using temp dir "/tmp".
2021-09-20T12:14:44.094+01:00| host-20181| I005: Stopping VMware services:
2021-09-20T12:14:44.094+01:00| host-20181| I005:    VMware Authenticat doneaemon
2021-09-20T12:14:44.094+01:00| host-20181| I005:    Virtual machine mo done
2021-09-20T12:14:44.094+01:00| host-20181| I005: make: Entering directory '/tmp/modconfig-rIBCQ6/vmmon-only'
2021-09-20T12:14:44.094+01:00| host-20181| I005: /usr/bin/make -C /lib/modules/5.15.0-rc2-smp/build/include/.. M=$PWD SRCROOT=$PWD/. \
2021-09-20T12:14:44.094+01:00| host-20181| I005:   MODULEBUILDDIR= modules
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: Entering directory '/usr/src/linux-5.15.0-rc2'
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/linux/driverLog.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/apic.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/comport.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/cpuid.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/crosspage.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/memtrack.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/phystrack.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/sharedAreaVmmon.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/statVarsVmmon.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/task.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/bootstrap/bootstrap.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/bootstrap/monLoader.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/bootstrap/monLoaderVmmon.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmmon-only/bootstrap/vmmblob.o
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: Leaving directory '/usr/src/linux-5.15.0-rc2'
2021-09-20T12:14:44.094+01:00| host-20181| I005: make: Leaving directory '/tmp/modconfig-rIBCQ6/vmmon-only'
2021-09-20T12:14:44.094+01:00| host-20181| I005: make: Entering directory '/tmp/modconfig-rIBCQ6/vmnet-only'
2021-09-20T12:14:44.094+01:00| host-20181| I005: /usr/bin/make -C /lib/modules/5.15.0-rc2-smp/build/include/.. M=$PWD SRCROOT=$PWD/. \
2021-09-20T12:14:44.094+01:00| host-20181| I005:   MODULEBUILDDIR= modules
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: Entering directory '/usr/src/linux-5.15.0-rc2'
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/driver.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/hub.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/userif.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/netif.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/bridge.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/procfs.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/smac_compat.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/smac.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/vnetEvent.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/vnetUserListener.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   LD [M]  /tmp/modconfig-rIBCQ6/vmnet-only/vmnet.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   MODPOST /tmp/modconfig-rIBCQ6/vmnet-only/Module.symvers
2021-09-20T12:14:44.094+01:00| host-20181| I005:   CC [M]  /tmp/modconfig-rIBCQ6/vmnet-only/vmnet.mod.o
2021-09-20T12:14:44.094+01:00| host-20181| I005:   LD [M]  /tmp/modconfig-rIBCQ6/vmnet-only/vmnet.ko
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: Leaving directory '/usr/src/linux-5.15.0-rc2'
2021-09-20T12:14:44.094+01:00| host-20181| I005: /usr/bin/make -C $PWD SRCROOT=$PWD/. \
2021-09-20T12:14:44.094+01:00| host-20181| I005:   MODULEBUILDDIR= postbuild
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: Entering directory '/tmp/modconfig-rIBCQ6/vmnet-only'
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: 'postbuild' is up to date.
2021-09-20T12:14:44.094+01:00| host-20181| I005: make[1]: Leaving directory '/tmp/modconfig-rIBCQ6/vmnet-only'
2021-09-20T12:14:44.094+01:00| host-20181| I005: cp -f vmnet.ko ./../vmnet.o
2021-09-20T12:14:44.094+01:00| host-20181| I005: make: Leaving directory '/tmp/modconfig-rIBCQ6/vmnet-only'
2021-09-20T12:14:44.094+01:00| host-20181| I005: [AppLoader] GLib does not have GSettings support.
2021-09-20T12:14:44.094+01:00| host-20181| I005: Using kernel build system.
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/processor.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.094+01:00| host-20181| I005: ./arch/x86/include/asm/processor-flags.h:39: warning: "CR3_PCID_MASK" redefined
2021-09-20T12:14:44.094+01:00| host-20181| I005:    39 | #define CR3_PCID_MASK   0xFFFull
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm_x86.h:41,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:44,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:53:
2021-09-20T12:14:44.094+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86_basic_defs.h:78: note: this is the location of the previous definition
2021-09-20T12:14:44.094+01:00| host-20181| I005:    78 | #define CR3_PCID_MASK  0xFFF
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/ptrace.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.094+01:00| host-20181| I005: ./arch/x86/include/asm/segment.h:224: warning: "GDT_SIZE" redefined
2021-09-20T12:14:44.094+01:00| host-20181| I005:   224 | #define GDT_SIZE                        (GDT_ENTRIES*8)
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:69:
2021-09-20T12:14:44.094+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/segs.h:54: note: this is the location of the previous definition
2021-09-20T12:14:44.094+01:00| host-20181| I005:    54 | #define GDT_SIZE              (sizeof(Descriptor) * NUM_VALID_SEGMENTS)
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.094+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:44: warning: "MSR_TEST_CTRL" redefined
2021-09-20T12:14:44.094+01:00| host-20181| I005:    44 | #define MSR_TEST_CTRL                           0x00000033
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:51:
2021-09-20T12:14:44.094+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:127: note: this is the location of the previous definition
2021-09-20T12:14:44.094+01:00| host-20181| I005:   127 | #define MSR_TEST_CTRL                        0x33
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.094+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:46: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined
2021-09-20T12:14:44.094+01:00| host-20181| I005:    46 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT         BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT)
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:51:
2021-09-20T12:14:44.094+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:128: note: this is the location of the previous definition
2021-09-20T12:14:44.094+01:00| host-20181| I005:   128 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT           (1ULL << 29)
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.094+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:564: warning: "MSR_K7_HWCR_SMMLOCK" redefined
2021-09-20T12:14:44.094+01:00| host-20181| I005:   564 | #define MSR_K7_HWCR_SMMLOCK             BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT)
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:51:
2021-09-20T12:14:44.094+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:489: note: this is the location of the previous definition
2021-09-20T12:14:44.094+01:00| host-20181| I005:   489 | #define MSR_K7_HWCR_SMMLOCK        0x00000001ULL // Lock SMM environment
2021-09-20T12:14:44.094+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.094+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.094+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:762: warning: "MSR_MISC_FEATURES_ENABLES" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   762 | #define MSR_MISC_FEATURES_ENABLES       0x00000140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:51:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:154: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   154 | #define MSR_MISC_FEATURES_ENABLES            0x140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/mmu.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/desc.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:73:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:771: warning: "MSR_TSX_FORCE_ABORT" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   771 | #define MSR_TSX_FORCE_ABORT             0x0000010F
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/task.c:51:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:661: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   661 | #define MSR_TSX_FORCE_ABORT                      0x0000010f
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:43:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   127 | #define MSR_TEST_CTRL                        0x33
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    44 | #define MSR_TEST_CTRL                           0x00000033
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:43:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   128 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT           (1ULL << 29)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    46 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT         BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:43:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   154 | #define MSR_MISC_FEATURES_ENABLES            0x140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:762: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   762 | #define MSR_MISC_FEATURES_ENABLES       0x00000140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:43:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   489 | #define MSR_K7_HWCR_SMMLOCK        0x00000001ULL // Lock SMM environment
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:564: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   564 | #define MSR_K7_HWCR_SMMLOCK             BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:43:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   661 | #define MSR_TSX_FORCE_ABORT                      0x0000010f
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:771: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   771 | #define MSR_TSX_FORCE_ABORT             0x0000010F
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm_x86.h:41,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:44,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:45:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86_basic_defs.h:78: warning: "CR3_PCID_MASK" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:    78 | #define CR3_PCID_MASK  0xFFF
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/irqflags.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/common/vmx86.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/processor-flags.h:39: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    39 | #define CR3_PCID_MASK   0xFFFull
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Add() falls through to next function PhysTrack_Remove()
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/common/phystrack.o: warning: objtool: PhysTrack_Remove() falls through to next function PhysTrack_Test()
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:35:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   127 | #define MSR_TEST_CTRL                        0x33
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    44 | #define MSR_TEST_CTRL                           0x00000033
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:35:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   128 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT           (1ULL << 29)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    46 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT         BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:35:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   154 | #define MSR_MISC_FEATURES_ENABLES            0x140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:762: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   762 | #define MSR_MISC_FEATURES_ENABLES       0x00000140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:35:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   489 | #define MSR_K7_HWCR_SMMLOCK        0x00000001ULL // Lock SMM environment
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:564: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   564 | #define MSR_K7_HWCR_SMMLOCK             BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:35:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   661 | #define MSR_TSX_FORCE_ABORT                      0x0000010f
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/vmcore/moduleloop.c:31:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:771: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   771 | #define MSR_TSX_FORCE_ABORT             0x0000010F
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:48:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   127 | #define MSR_TEST_CTRL                        0x33
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/wait.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/wait_bit.h:8,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/fs.h:6,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/highmem.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:25:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    44 | #define MSR_TEST_CTRL                           0x00000033
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:48:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   128 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT           (1ULL << 29)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/wait.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/wait_bit.h:8,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/fs.h:6,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/highmem.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:25:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:    46 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT         BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT)
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:48:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined
2021-09-20T12:14:44.095+01:00| host-20181| I005:   154 | #define MSR_MISC_FEATURES_ENABLES            0x140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/wait.h:9,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/wait_bit.h:8,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/fs.h:6,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from ./include/linux/highmem.h:5,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:25:
2021-09-20T12:14:44.095+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:762: note: this is the location of the previous definition
2021-09-20T12:14:44.095+01:00| host-20181| I005:   762 | #define MSR_MISC_FEATURES_ENABLES       0x00000140
2021-09-20T12:14:44.095+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.095+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.h:32,
2021-09-20T12:14:44.095+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:48:
2021-09-20T12:14:44.095+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   489 | #define MSR_K7_HWCR_SMMLOCK        0x00000001ULL // Lock SMM environment
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/wait.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/wait_bit.h:8,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/fs.h:6,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/highmem.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:25:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:564: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:   564 | #define MSR_K7_HWCR_SMMLOCK             BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT)
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./common/vmx86.h:32,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.h:32,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:48:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   661 | #define MSR_TSX_FORCE_ABORT                      0x0000010f
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/paravirt_types.h:40,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/ptrace.h:97,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/math_emu.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/processor.h:13,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/wait.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/wait_bit.h:8,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/fs.h:6,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/highmem.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:25:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:771: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:   771 | #define MSR_TSX_FORCE_ABORT             0x0000010F
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm_x86.h:41,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:44,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:50:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86_basic_defs.h:78: warning: "CR3_PCID_MASK" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:    78 | #define CR3_PCID_MASK  0xFFF
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/processor.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/cpufeature.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/thread_info.h:53,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/thread_info.h:60,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/preempt.h:7,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/preempt.h:78,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/spinlock.h:55,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/wait.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/wait_bit.h:8,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/fs.h:6,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/highmem.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:25:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/processor-flags.h:39: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:    39 | #define CR3_PCID_MASK   0xFFFull
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:60:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:127: warning: "MSR_TEST_CTRL" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   127 | #define MSR_TEST_CTRL                        0x33
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/binfmts.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:32:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:44: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:    44 | #define MSR_TEST_CTRL                           0x00000033
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:60:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:128: warning: "MSR_TEST_CTRL_SPLIT_LOCK_DETECT" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   128 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT           (1ULL << 29)
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/binfmts.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:32:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:46: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:    46 | #define MSR_TEST_CTRL_SPLIT_LOCK_DETECT         BIT(MSR_TEST_CTRL_SPLIT_LOCK_DETECT_BIT)
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:60:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:154: warning: "MSR_MISC_FEATURES_ENABLES" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   154 | #define MSR_MISC_FEATURES_ENABLES            0x140
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/binfmts.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:32:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:762: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:   762 | #define MSR_MISC_FEATURES_ENABLES       0x00000140
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:60:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:489: warning: "MSR_K7_HWCR_SMMLOCK" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   489 | #define MSR_K7_HWCR_SMMLOCK        0x00000001ULL // Lock SMM environment
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/binfmts.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:32:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:564: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:   564 | #define MSR_K7_HWCR_SMMLOCK             BIT_ULL(MSR_K7_HWCR_SMMLOCK_BIT)
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:60:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86msr.h:661: warning: "MSR_TSX_FORCE_ABORT" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:   661 | #define MSR_TSX_FORCE_ABORT                      0x0000010f
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/nospec-branch.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./arch/x86/include/asm/irqflags.h:9,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/binfmts.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:32:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/msr-index.h:771: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:   771 | #define MSR_TSX_FORCE_ABORT             0x0000010F
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm_x86.h:41,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/./include/vm_asm.h:44,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:60:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/./include/x86_basic_defs.h:78: warning: "CR3_PCID_MASK" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:    78 | #define CR3_PCID_MASK  0xFFF
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./arch/x86/include/asm/irqflags.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/irqflags.h:16,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rcupdate.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/rculist.h:11,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/pid.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/sched.h:14,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from ./include/linux/binfmts.h:5,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:32:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./arch/x86/include/asm/processor-flags.h:39: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:    39 | #define CR3_PCID_MASK   0xFFFull
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:1260:5: warning: "VMX86_DEVEL" is not defined, evaluates to 0 [-Wundef]
2021-09-20T12:14:44.096+01:00| host-20181| I005:  1260 | #if VMX86_DEVEL
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |     ^~~~~~~~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: At top level:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/driver.c:680:1: warning: ‘always_inline’ function might not be inlinable [-Wattributes]
2021-09-20T12:14:44.096+01:00| host-20181| I005:   680 | LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
2021-09-20T12:14:44.096+01:00| host-20181| I005:       | ^~~~~~~~~~~~~~~~~~~~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c: In function ‘HostIF_WakeUpYielders’:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:477:20: error: ‘struct task_struct’ has no member named ‘state’; did you mean ‘__state’?
2021-09-20T12:14:44.096+01:00| host-20181| I005:   477 |       if (t && (t->state & TASK_INTERRUPTIBLE)) {
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                    ^~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                    __state
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c: In function ‘HostIF_SemaphoreWait’:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:2569:13: error: ‘struct task_struct’ has no member named ‘state’; did you mean ‘__state’?
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2569 |    current->state = TASK_INTERRUPTIBLE;
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |             ^~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |             __state
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:2576:13: error: ‘struct task_struct’ has no member named ‘state’; did you mean ‘__state’?
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2576 |    current->state = TASK_RUNNING;
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |             ^~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |             __state
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c: In function ‘HostIF_SemaphoreForceWakeup’:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.c:2658:20: error: ‘struct task_struct’ has no member named ‘state’; did you mean ‘__state’?
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2658 |       if (t && (t->state & TASK_INTERRUPTIBLE)) {
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                    ^~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                    __state
2021-09-20T12:14:44.096+01:00| host-20181| I005: make[2]: *** [scripts/Makefile.build:277: /tmp/modconfig-rIBCQ6/vmmon-only/linux/hostif.o] Error 1
2021-09-20T12:14:44.096+01:00| host-20181| I005: make[2]: *** Waiting for unfinished jobs....
2021-09-20T12:14:44.096+01:00| host-20181| I005: make[1]: *** [Makefile:1868: /tmp/modconfig-rIBCQ6/vmmon-only] Error 2
2021-09-20T12:14:44.096+01:00| host-20181| I005: make: *** [Makefile:117: vmmon.ko] Error 2
2021-09-20T12:14:44.096+01:00| host-20181| I005: Using kernel build system.
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./include/linux/pci.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/compat_netdevice.h:27,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/netif.c:44:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./include/linux/pci_ids.h:2271: warning: "PCI_VENDOR_ID_VMWARE" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2271 | #define PCI_VENDOR_ID_VMWARE            0x15ad
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmnet-only/net.h:38,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/vnetInt.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/netif.c:43:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/vm_device_version.h:56: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:    56 | #define PCI_VENDOR_ID_VMWARE                    0x15AD
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./include/linux/pci.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/compat_netdevice.h:27,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/netif.c:44:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./include/linux/pci_ids.h:2272: warning: "PCI_DEVICE_ID_VMWARE_VMXNET3" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2272 | #define PCI_DEVICE_ID_VMWARE_VMXNET3    0x07b0
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmnet-only/net.h:38,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/vnetInt.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/netif.c:43:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/vm_device_version.h:74: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:    74 | #define PCI_DEVICE_ID_VMWARE_VMXNET3            0x07B0
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/hub.c:237:24: warning: argument 1 of type ‘uint8[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=]
2021-09-20T12:14:44.096+01:00| host-20181| I005:   237 | VNetHub_AllocPvn(uint8 id[]) // IN: the PVN ID to alloc on
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                  ~~~~~~^~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmnet-only/hub.c:43:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/vnetInt.h:173:34: note: previously declared as ‘uint8[20]’ {aka ‘unsigned char[20]’}
2021-09-20T12:14:44.096+01:00| host-20181| I005:   173 | VNetJack *VNetHub_AllocPvn(uint8 id[VNET_PVN_ID_LEN]);
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                            ~~~~~~^~~~~~~~~~~~~~~~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/hub.c:261:20: warning: argument 3 of type ‘uint8[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=]
2021-09-20T12:14:44.096+01:00| host-20181| I005:   261 |              uint8 id[])    // IN: PVN ID to use (NULL if allocPvn == FALSE)
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |              ~~~~~~^~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/hub.c:68:37: note: previously declared as ‘uint8[20]’ {aka ‘unsigned char[20]’}
2021-09-20T12:14:44.096+01:00| host-20181| I005:    68 |                               uint8 id[VNET_PVN_ID_LEN]);
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |                               ~~~~~~^~~~~~~~~~~~~~~~~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/driver.c: In function ‘VNetFileOpUnlockedIoctl’:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/driver.c:966:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2021-09-20T12:14:44.096+01:00| host-20181| I005:   966 |       {
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |       ^
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/driver.c:976:4: note: here
2021-09-20T12:14:44.096+01:00| host-20181| I005:   976 |    case SIOCGETAPIVERSION:
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |    ^~~~
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmnet-only/net.h:38,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/vnetInt.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/bridge.c:53:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/vm_device_version.h:56: warning: "PCI_VENDOR_ID_VMWARE" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:    56 | #define PCI_VENDOR_ID_VMWARE                    0x15AD
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./include/linux/pci.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/compat_netdevice.h:27,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/bridge.c:52:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./include/linux/pci_ids.h:2271: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2271 | #define PCI_VENDOR_ID_VMWARE            0x15ad
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from /tmp/modconfig-rIBCQ6/vmnet-only/net.h:38,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/vnetInt.h:26,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/bridge.c:53:
2021-09-20T12:14:44.096+01:00| host-20181| I005: /tmp/modconfig-rIBCQ6/vmnet-only/vm_device_version.h:74: warning: "PCI_DEVICE_ID_VMWARE_VMXNET3" redefined
2021-09-20T12:14:44.096+01:00| host-20181| I005:    74 | #define PCI_DEVICE_ID_VMWARE_VMXNET3            0x07B0
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: In file included from ./include/linux/pci.h:43,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/compat_netdevice.h:27,
2021-09-20T12:14:44.096+01:00| host-20181| I005:                  from /tmp/modconfig-rIBCQ6/vmnet-only/bridge.c:52:
2021-09-20T12:14:44.096+01:00| host-20181| I005: ./include/linux/pci_ids.h:2272: note: this is the location of the previous definition
2021-09-20T12:14:44.096+01:00| host-20181| I005:  2272 | #define PCI_DEVICE_ID_VMWARE_VMXNET3    0x07b0
2021-09-20T12:14:44.096+01:00| host-20181| I005:       |  
2021-09-20T12:14:44.096+01:00| host-20181| I005: Unable to install all modules.  See log for details.
2021-09-20T12:14:44.096+01:00| host-20181| I005:

 

Moderator edit by wila: Pulled your reply out of the spam queue and move the log to a spoiler. With the use of a spoiler the thread remains usable, otherwise it becomes one big BLOB of text and replies are no longer easy to read. Note that alternatively you can attach a log directly if you zip it up first.

0 Kudos
mkubecek
Hot Shot
Hot Shot


@g3vbv wrote:

I've seen the patch but have no details about how to apply the patch to the bundle.

See README file in the repository for instructions.

0 Kudos
g3vbv
Contributor
Contributor

For some reason "git clone https://github.com/mkubecek/vmware-host-modules.git" was not downloading the vmmon-only and vmnet-only directories on this box. I inadvertently tried it on another box I had a ssh session on and everything was downloaded, also fine on a third box where I only did a "git pull" and it was fine.
I copied the vmware-host-modules directory across to this box.

The modules build and install.

vmplayer is now up.

On this box after a new clone those directories are missing but "git show --all" shows the changes made to them.

slipstream:/d1/YYY/vmware-host-modules # l
total 40
drwxr-xr-x 1 root root    84 Sep 21 14:09 ./
drwxr-xr-x 1 root root    38 Sep 21 14:06 ../
drwxr-xr-x 1 root root   158 Sep 21 14:09 .git/
-rw-r--r-- 1 root root    89 Sep 21 14:06 .gitignore
-rw-r--r-- 1 root root  7605 Sep 21 14:06 INSTALL
-rw-r--r-- 1 root root 18046 Sep 21 14:06 LICENSE
-rw-r--r-- 1 root root  1279 Sep 21 14:06 Makefile
-rw-r--r-- 1 root root  1548 Sep 21 14:06 README

 

0 Kudos
mkubecek
Hot Shot
Hot Shot

After cloning the repository, you have branch master checked out. You need to check out the branch for your VMware version. In your case, you need 'git checkout player-16.1.2'.

0 Kudos
g3vbv
Contributor
Contributor

That works, but it was not necessary on the other 2 boxes where "git pull" on an earlier clone was done back in May or on a fresh clone on the other one.

0 Kudos