# git rev-parse -q --verify 880d40b81dcd118d3e39f36feee287d51d0f3cb6^{commit} 880d40b81dcd118d3e39f36feee287d51d0f3cb6 already have revision, skipping fetch # git checkout -q -f -B kisskb 880d40b81dcd118d3e39f36feee287d51d0f3cb6 # git clean -qxdf # < git log -1 # commit 880d40b81dcd118d3e39f36feee287d51d0f3cb6 # Author: Stephen Rothwell # Date: Wed Jun 6 22:04:06 2018 +1000 # # Add linux-next specific files for 20180606 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 880d40b81dcd118d3e39f36feee287d51d0f3cb6 # < make -s -j 40 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 40 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/funnel@821000/ports/port@8/endpoint: graph connection to node '/soc/etf@825000/ports/port@1/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/replicator@824000/ports/port@2/endpoint: graph connection to node '/soc/etf@825000/ports/port@0/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@0/endpoint: graph connection to node '/soc/funnel@821000/ports/port@8/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/apq8016-sbc.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@1/endpoint: graph connection to node '/soc/replicator@824000/ports/port@2/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/funnel@821000/ports/port@8/endpoint: graph connection to node '/soc/etf@825000/ports/port@1/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/replicator@824000/ports/port@2/endpoint: graph connection to node '/soc/etf@825000/ports/port@0/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@0/endpoint: graph connection to node '/soc/funnel@821000/ports/port@8/endpoint' is not bidirectional arch/arm64/boot/dts/qcom/msm8916-mtp.dtb: Warning (graph_endpoint): /soc/etf@825000/ports/port@1/endpoint: graph connection to node '/soc/replicator@824000/ports/port@2/endpoint' is not bidirectional /kisskb/src/fs/pstore/ram.c: In function 'ramoops_read_kmsg_hdr': /kisskb/src/fs/pstore/ram.c:39:29: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'time64_t * {aka long long int *}' [-Wformat=] #define RAMOOPS_KERNMSG_HDR "====" ^ /kisskb/src/fs/pstore/ram.c:167:21: note: in expansion of macro 'RAMOOPS_KERNMSG_HDR' if (sscanf(buffer, RAMOOPS_KERNMSG_HDR TVSEC_FMT ".%lu-%c\n%n", ^ /kisskb/src/fs/pstore/ram.c:39:29: warning: format '%ld' expects argument of type 'long int *', but argument 3 has type 'time64_t * {aka long long int *}' [-Wformat=] #define RAMOOPS_KERNMSG_HDR "====" ^ /kisskb/src/fs/pstore/ram.c:174:28: note: in expansion of macro 'RAMOOPS_KERNMSG_HDR' } else if (sscanf(buffer, RAMOOPS_KERNMSG_HDR TVSEC_FMT ".%lu\n%n", ^ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_write_kmsg_hdr': /kisskb/src/fs/pstore/ram.c:39:29: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time64_t {aka long long int}' [-Wformat=] #define RAMOOPS_KERNMSG_HDR "====" ^ /kisskb/src/fs/pstore/ram.c:370:30: note: in expansion of macro 'RAMOOPS_KERNMSG_HDR' hdr = kasprintf(GFP_ATOMIC, RAMOOPS_KERNMSG_HDR TVSEC_FMT ".%lu-%c\n", ^ /kisskb/src/drivers/mfd/cros_ec_dev.c:265:13: warning: '__remove' defined but not used [-Wunused-function] static void __remove(struct device *dev) { } ^ /kisskb/src/drivers/md/md.c: In function 'mddev_put': /kisskb/src/drivers/md/md.c:564:1: warning: the frame size of 2112 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'sig_ind': /kisskb/src/drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ drivers/cpufreq/qcom-cpufreq-kryo.o: In function `qcom_cpufreq_kryo_probe': qcom-cpufreq-kryo.c:(.text+0xd8): undefined reference to `qcom_smem_get' /kisskb/src/Makefile:1004: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 1 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 40 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_arm64-allmodconfig_arm64 # Build took: 0:04:46.246108