# git rev-parse -q --verify b0d4beaa5a4b7d31070c41c2e50740304a3f1138^{commit} b0d4beaa5a4b7d31070c41c2e50740304a3f1138 already have revision, skipping fetch # git checkout -q -f -B kisskb b0d4beaa5a4b7d31070c41c2e50740304a3f1138 # git clean -qxdf # < git log -1 # commit b0d4beaa5a4b7d31070c41c2e50740304a3f1138 # Merge: da73fcd8cfdc 850d71acd52c # Author: Linus Torvalds # Date: Thu Dec 5 17:11:48 2019 -0800 # # Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull autofs updates from Al Viro: # "autofs misuses checks for ->d_subdirs emptiness; the cursors are in # the same lists, resulting in false negatives. It's not needed anyway, # since autofs maintains counter in struct autofs_info, containing 0 for # removed ones, 1 for live symlinks and 1 + number of children for live # directories, which is precisely what we need for those checks. # # This series switches to use of that counter and untangles the crap # around its uses (it needs not be atomic and there's a bunch of # completely pointless "defensive" checks). # # This fell out of dcache_readdir work; the main point is to get rid of # ->d_subdirs abuses in there. I've more followup cleanups, but I hadn't # run those by Ian yet, so they can go next cycle" # # * 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # autofs: don't bother with atomics for ino->count # autofs_dir_rmdir(): check ino->count for deciding whether it's empty... # autofs: get rid of pointless checks around ->count handling # autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirs # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 b0d4beaa5a4b7d31070c41c2e50740304a3f1138 # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_edosk7705_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- edosk7705_defconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_edosk7705_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_edosk7705_defconfig_sh4 # Build took: 0:00:24.219155