# # 2022-12-02T10:51:51.576678 # # make KBUILD_BUILD_USER=KernelCI ARCH=x86_64 HOSTCC=gcc CC="ccache gcc" O=/data/workspace/bot.kernelci.org/bisection/workspace/lava-bisection__2/linux/build-x86_64-gcc-10 -C/data/workspace/bot.kernelci.org/bisection/workspace/lava-bisection__2/linux -j34 -s bzImage # In file included from ../include/uapi/linux/stddef.h:1, from ../include/linux/stddef.h:4, from ../include/uapi/linux/posix_types.h:4, from ../include/uapi/linux/types.h:13, from ../include/linux/types.h:5, from ../include/linux/list.h:4, from ../include/linux/module.h:9, from ../net/ipv4/inet_hashtables.c:16: ../net/ipv4/inet_hashtables.c: In function ‘__inet_hash_connect’: ../net/ipv4/inet_hashtables.c:608:68: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] 608 | WRITE_ONCE(table_perturb[index], READ_ONCE(table_perturb[index]) + (i + 2) & ~1); ../include/linux/compiler.h:326:35: note: in definition of macro ‘WRITE_ONCE’ 326 | { .__val = (__force typeof(x)) (val) }; \ | ^~~ WARNING: vmlinux.o (.discard.nospec): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. WARNING: vmlinux.o (.discard.retpoline_safe): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' ld: warning: creating DT_TEXTREL in a PIE