== Series Details == Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev2) URL : https://patchwork.freedesktop.org/series/108945/ State : failure
== Summary == Error: make failed CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CC [M] arch/x86/kvm/../../../virt/kvm/kvm_main.o In file included from ./include/linux/mm.h:26, from ./include/linux/kvm_host.h:16, from arch/x86/kvm/../../../virt/kvm/kvm_main.c:18: ./include/linux/overflow.h:237: error: "overflows_type" redefined [-Werror] #define overflows_type(x, T) __must_check_overflow(({ \ ./include/linux/overflow.h:158: note: this is the location of the previous definition #define overflows_type(n, T) \ cc1: all warnings being treated as errors scripts/Makefile.build:249: recipe for target 'arch/x86/kvm/../../../virt/kvm/kvm_main.o' failed make[2]: *** [arch/x86/kvm/../../../virt/kvm/kvm_main.o] Error 1 scripts/Makefile.build:465: recipe for target 'arch/x86/kvm' failed make[1]: *** [arch/x86/kvm] Error 2 Makefile:1852: recipe for target 'arch/x86' failed make: *** [arch/x86] Error 2