# git rev-parse -q --verify e0bc833d108e8caba1918218a0b2be7a71080d17^{commit} e0bc833d108e8caba1918218a0b2be7a71080d17 already have revision, skipping fetch # git checkout -q -f -B kisskb e0bc833d108e8caba1918218a0b2be7a71080d17 # git clean -qxdf # < git log -1 # commit e0bc833d108e8caba1918218a0b2be7a71080d17 # Merge: 77072ca 4337aac # Author: Linus Torvalds # Date: Sun Jun 24 17:19:42 2018 +0800 # # Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A few MIPS fixes for 4.18: # # - a GPIO device name fix for a regression in v4.15-rc1. # # - an errata workaround for the BCM5300X platform. # # - a fix to ftrace function graph tracing, broken for a long time with # the fix applying cleanly back as far as v3.17. # # - addition of read barriers to in{b,w,l,q}() functions, matching # behavior of other architectures & mirroring the equivalent addition # to read{b,w,l,q} in v4.17-rc2. # # Plus changes to wire up new syscalls introduced in the 4.18 cycle: # # - Restartable sequences support is added, including MIPS support in # the selftests. # # - io_pgetevents is wired up" # # * tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: Wire up io_pgetevents syscall # rseq/selftests: Implement MIPS support # MIPS: Wire up the restartable sequences (rseq) syscall # MIPS: Add syscall detection for restartable sequences # MIPS: Add support for restartable sequences # MIPS: io: Add barrier after register read in inX() # mips: ftrace: fix static function graph tracing # MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum # MIPS: pb44: Fix i2c-gpio GPIO descriptor table # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 e0bc833d108e8caba1918218a0b2be7a71080d17 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_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 :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] 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 /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-objcopy: architecture UNKNOWN! unknown /kisskb/src/net/bpfilter/Makefile:31: recipe for target 'net/bpfilter/bpfilter_umh.o' failed make[3]: *** [net/bpfilter/bpfilter_umh.o] Error 1 /kisskb/src/scripts/Makefile.build:558: recipe for target 'net/bpfilter' failed make[2]: *** [net/bpfilter] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1034: recipe for target 'net' failed make[1]: *** [net] Error 2 make[1]: *** Waiting for unfinished jobs.... /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=] } ^ Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_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/linus_arm64-allmodconfig_arm64 # Build took: 0:12:27.597831