# git rev-parse -q --verify d207ea8e74ff45be0838afa12bdd2492fa9dc8bc^{commit} d207ea8e74ff45be0838afa12bdd2492fa9dc8bc already have revision, skipping fetch # git checkout -q -f -B kisskb d207ea8e74ff45be0838afa12bdd2492fa9dc8bc # git clean -qxdf # < git log -1 # commit d207ea8e74ff45be0838afa12bdd2492fa9dc8bc # Merge: 2a8a2b7c49d6 66e5db4a1ccc # Author: Linus Torvalds # Date: Sun Aug 26 11:25:21 2018 -0700 # # Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf updates from Thomas Gleixner: # "Kernel: # - Improve kallsyms coverage # - Add x86 entry trampolines to kcore # - Fix ARM SPE handling # - Correct PPC event post processing # # Tools: # - Make the build system more robust # - Small fixes and enhancements all over the place # - Update kernel ABI header copies # - Preparatory work for converting libtraceevnt to a shared library # - License cleanups" # # * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (100 commits) # tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' # tools arch x86: Update tools's copy of cpufeatures.h # perf python: Fix pyrf_evlist__read_on_cpu() interface # perf mmap: Store real cpu number in 'struct perf_mmap' # perf tools: Remove ext from struct kmod_path # perf tools: Add gzip_is_compressed function # perf tools: Add lzma_is_compressed function # perf tools: Add is_compressed callback to compressions array # perf tools: Move the temp file processing into decompress_kmodule # perf tools: Use compression id in decompress_kmodule() # perf tools: Store compression id into struct dso # perf tools: Add compression id into 'struct kmod_path' # perf tools: Make is_supported_compression() static # perf tools: Make decompress_to_file() function static # perf tools: Get rid of dso__needs_decompress() call in __open_dso() # perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() # perf tools: Get rid of dso__needs_decompress() call in read_object_code() # tools lib traceevent: Change to SPDX License format # perf llvm: Allow passing options to llc in addition to clang # perf parser: Improve error message for PMU address filters # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 d207ea8e74ff45be0838afa12bdd2492fa9dc8bc # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/fs/ext4/super.c: In function '__save_error_info.isra.5': /kisskb/src/fs/ext4/super.c:344:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:349:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: net/core/neighbour.o: in function `neigh_timer_handler': neighbour.c:(.text+0x513c): relocation truncated to fit: R_NDS32_9_PCREL_RELA against `.text' make[1]: *** [/kisskb/src/Makefile:1034: vmlinux] Error 1 make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_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-defconfig_nds32le # Build took: 0:00:28.873224