# git gc # git rev-parse -q --verify e6e6ec48dd0fa12e8a2d1ff6b55cd907401bd7fe^{commit} e6e6ec48dd0fa12e8a2d1ff6b55cd907401bd7fe already have revision, skipping fetch # git checkout -q -f -B kisskb e6e6ec48dd0fa12e8a2d1ff6b55cd907401bd7fe # git clean -qxdf # < git log -1 # commit e6e6ec48dd0fa12e8a2d1ff6b55cd907401bd7fe # Merge: addcb1d0ee31 2b4eae95c736 # Author: Linus Torvalds # Date: Wed Mar 11 13:35:34 2020 -0700 # # Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt # # Pull fscrypt fix from Eric Biggers: # "Fix a bug where if userspace is writing to encrypted files while the # FS_IOC_REMOVE_ENCRYPTION_KEY ioctl (introduced in v5.4) is running, # dirty inodes could be evicted, causing writes could be lost or the # filesystem to hang due to a use-after-free. This was encountered # during real-world use, not just theoretical. # # Tested with the existing fscrypt xfstests, and with a new xfstest I # wrote to reproduce this bug. This fix does expose an existing bug with # '-o lazytime' that Ted is working on fixing, but this fix is more # critical and needed anyway regardless of the lazytime fix" # # * tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt: # fscrypt: don't evict dirty inodes after removing key # < /opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux-ld --version # < git log --format=%s --max-count=1 e6e6ec48dd0fa12e8a2d1ff6b55cd907401bd7fe # < make -s -j 24 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- defconfig # < make -s -j 24 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- help # make -s -j 24 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- olddefconfig # make -s -j 24 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /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/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/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5845:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] WARNING: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/linus_alpha-defconfig_alpha-gcc4.6 # Build took: 0:06:54.868259