# git rev-parse -q --verify 1e09177acae32a61586af26d83ca5ef591cdcaf5^{commit} 1e09177acae32a61586af26d83ca5ef591cdcaf5 already have revision, skipping fetch # git checkout -q -f -B kisskb 1e09177acae32a61586af26d83ca5ef591cdcaf5 # git clean -qxdf # < git log -1 # commit 1e09177acae32a61586af26d83ca5ef591cdcaf5 # Merge: 30c2c32 523402f # Author: Linus Torvalds # Date: Tue Jul 10 16:18:09 2018 -0700 # # Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A couple more MIPS fixes for 4.18: # # - Use async IPIs for arch_trigger_cpumask_backtrace() in order to # avoid warnings & deadlocks, fixing a problem introduced in v3.19 # with the fix trivial to backport as far as v4.9. # # - Fix ioremap()'s MMU/TLB backed path to avoid spuriously rejecting # valid requests due to an incorrect belief that the memory region is # backed by potentially-in-use RAM. This fixes a regression in v4.2" # # * tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: Fix ioremap() RAM check # MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() # MIPS: Call dump_stack() from show_regs() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < git log --format=%s --max-count=1 1e09177acae32a61586af26d83ca5ef591cdcaf5 # < make -s -j 10 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # make -s -j 10 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/parisc/kernel/pci-dma.c:335:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc # Build took: 0:00:17.728096