# git rev-parse -q --verify 9d2e34897d8dfe8b85603ee0a5d4f0481e991824^{commit} 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 already have revision, skipping fetch # git checkout -q -f -B kisskb 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # git clean -qxdf # < git log -1 # commit 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # Merge: e6ef760 2fd8eb4 # Author: Linus Torvalds # Date: Fri Jul 13 11:48:34 2018 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "Catalin's out enjoying the sunshine, so I'm sending the fixes for a # couple of weeks (although there hopefully won't be any more!). # # We've got a revert of a previous fix because it broke the build with # some distro toolchains and a preemption fix when detemining whether or # not the SIMD unit is in use. # # Summary: # # - Revert back to the 'linux' target for LD, as 'elf' breaks some # distributions # # - Fix preemption race when testing whether the vector unit is in use # or not" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: neon: Fix function may_use_simd() return error status # Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allnoconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In function 'fill_kobj_path', inlined from 'kobject_get_path' at /kisskb/src/lib/kobject.c:155:2: /kisskb/src/lib/kobject.c:128:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(path + length, kobject_name(parent), cur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_get_path': /kisskb/src/lib/kobject.c:125:13: note: length computed here int cur = strlen(kobject_name(parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: kernel/time/timekeeping.o: in function `timekeeping_init': timekeeping.c:(.init.text+0x140): undefined reference to `__ashldi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: timekeeping.c:(.init.text+0x144): undefined reference to `__ashldi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: timekeeping.c:(.init.text+0x17e): undefined reference to `__lshrdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: timekeeping.c:(.init.text+0x182): undefined reference to `__lshrdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: drivers/clocksource/mmio.o: in function `clocksource_mmio_init': mmio.c:(.init.text+0x54): undefined reference to `__lshrdi3' /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: mmio.c:(.init.text+0x58): undefined reference to `__lshrdi3' /kisskb/src/Makefile:1010: 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 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nds32-allnoconfig_nds32le # Build took: 0:00:14.660343