# git rev-parse -q --verify 6b8d4927540e416878113f0f7e273ddc939291f3^{commit} 6b8d4927540e416878113f0f7e273ddc939291f3 already have revision, skipping fetch # git checkout -q -f -B kisskb 6b8d4927540e416878113f0f7e273ddc939291f3 # git clean -qxdf # < git log -1 # commit 6b8d4927540e416878113f0f7e273ddc939291f3 # Author: Stephen Rothwell # Date: Tue Jan 4 21:58:15 2022 +1100 # # Add linux-next specific files for 20220104 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 6b8d4927540e416878113f0f7e273ddc939291f3 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- MKDIR /kisskb/build/linux-next_s390-defconfig_s390x-gcc8/tools/bpf/resolve_btfids/libbpf/ MKDIR /kisskb/build/linux-next_s390-defconfig_s390x-gcc8/tools/bpf/resolve_btfids//libsubcmd LINK resolve_btfids In file included from ./arch/s390/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/arch/s390/include/asm/atomic.h:12, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/refcount.h:95, from /kisskb/src/include/net/act_api.h:9, from /kisskb/src/include/net/tc_act/tc_gact.h:5, from /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_main.c:33: /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_main.c: In function 'mlx5e_alloc_rq': /kisskb/src/include/linux/rcupdate.h:414:36: error: dereferencing pointer to incomplete type 'struct bpf_prog' #define RCU_INITIALIZER(v) (typeof(*(v)) __force __rcu *)(v) ^~~~ /kisskb/src/include/asm-generic/rwonce.h:55:33: note: in definition of macro '__WRITE_ONCE' *(volatile typeof(x) *)&(x) = (val); \ ^~~ /kisskb/src/include/linux/rcupdate.h:860:3: note: in expansion of macro 'WRITE_ONCE' WRITE_ONCE(p, RCU_INITIALIZER(v)); \ ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate.h:860:17: note: in expansion of macro 'RCU_INITIALIZER' WRITE_ONCE(p, RCU_INITIALIZER(v)); \ ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/mellanox/mlx5/core/en_main.c:569:2: note: in expansion of macro 'RCU_INIT_POINTER' RCU_INIT_POINTER(rq->xdp_prog, params->xdp_prog); ^~~~~~~~~~~~~~~~ make[6]: *** [/kisskb/src/scripts/Makefile.build:289: drivers/net/ethernet/mellanox/mlx5/core/en_main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/net/ethernet/mellanox/mlx5/core] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/net/ethernet/mellanox] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/net/ethernet] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1969: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_s390-defconfig_s390x-gcc8 # Build took: 0:05:18.453855