# git rev-parse -q --verify fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070^{commit} fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070 already have revision, skipping fetch # git checkout -q -f -B kisskb fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070 # git clean -qxdf # < git log -1 # commit fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070 # Merge: 25ca1d7 16b7db4 # Author: Linus Torvalds # Date: Wed Aug 15 20:38:23 2018 -0700 # # Merge tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linux # # Pull clang-format updates from Miguel Ojeda: # "Two improvements for .clang-format: # # - Set IndentWrappedFunctionNames false (Jason Gunthorpe) # # - Add MAINTAINERS entry (Miguel Ojeda)" # # * tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linux: # MAINTAINERS: Add .clang-format entry # clang-format: Set IndentWrappedFunctionNames false # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < git log --format=%s --max-count=1 fa3b39cdafbfd5d9b1d064f5cf63cf0314f1d070 # < make -s -j 40 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 40 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:334: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:174:2: /kisskb/src/lib/kobject.c:147: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:144: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:09.245351