# git rev-parse -q --verify b1da3acc781ce445445d959b41064d209a27bc2d^{commit} b1da3acc781ce445445d959b41064d209a27bc2d already have revision, skipping fetch # git checkout -q -f -B kisskb b1da3acc781ce445445d959b41064d209a27bc2d # git clean -qxdf # < git log -1 # commit b1da3acc781ce445445d959b41064d209a27bc2d # Merge: eaea2947063a 2c2a7552dd64 # Author: Linus Torvalds # Date: Mon Feb 17 21:08:37 2020 -0800 # # Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs # # Pull eCryptfs fixes from Tyler Hicks: # # - downgrade the eCryptfs maintenance status to "Odd Fixes" # # - change my email address # # - fix a couple memory leaks in error paths # # - stability improvement to avoid a needless BUG_ON() # # * tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs: # ecryptfs: replace BUG_ON with error handling code # eCryptfs: Replace deactivated email address # MAINTAINERS: eCryptfs: Update maintainer address and downgrade status # ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() # ecryptfs: fix a memory leak bug in parse_tag_1_packet() # < /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 b1da3acc781ce445445d959b41064d209a27bc2d # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- hp6xx_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_hp6xx_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/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/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72: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/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_hp6xx_defconfig_sh4 # Build took: 0:00:28.203802