Comment 23 for bug 1709282

Revision history for this message
mihai (dubsauce) wrote :

Booted, but can't get to compile vmnet for VmWare on this kernel:(
Can I apply the patch on 4.10 ? i can recompile it on my 17.04.

                 from /tmp/modconfig-PuDRpn/vmnet-only/bridge.c:25:
./arch/x86/include/asm/atomic.h:89:29: note: expected ‘atomic_t * {aka struct <anonymous> *}’ but argument is of type ‘refcount_t * {aka struct refcount_struct *}’
 static __always_inline void atomic_inc(atomic_t *v)
                             ^~~~~~~~~~
cc1: some warnings being treated as errors
scripts/Makefile.build:302: recipe for target '/tmp/modconfig-PuDRpn/vmnet-only/bridge.o' failed
make[2]: *** [/tmp/modconfig-PuDRpn/vmnet-only/bridge.o] Error 1
Makefile:1545: recipe for target '_module_/tmp/modconfig-PuDRpn/vmnet-only' failed
make[1]: *** [_module_/tmp/modconfig-PuDRpn/vmnet-only] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-6-generic'
Makefile:120: recipe for target 'vmnet.ko' failed
make: *** [vmnet.ko] Error 2
make: Leaving directory '/tmp/modconfig-PuDRpn/vmnet-only'