# git rev-parse -q --verify 29f785ff76b65696800b75c3d8e0b58e603bb1d0^{commit} 29f785ff76b65696800b75c3d8e0b58e603bb1d0 already have revision, skipping fetch # git checkout -q -f -B kisskb 29f785ff76b65696800b75c3d8e0b58e603bb1d0 # git clean -qxdf # < git log -1 # commit 29f785ff76b65696800b75c3d8e0b58e603bb1d0 # Merge: da0f38202986 d728cf79164b # Author: Linus Torvalds # Date: Mon Jun 17 16:28:28 2019 -0700 # # Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull vfs fixes from Al Viro: # "MS_MOVE regression fix + breakage in fsmount(2) (also introduced in # this cycle, along with fsmount(2) itself). # # I'm still digging through the piles of mail, so there might be more # fixes to follow, but these two are obvious and self-contained, so # there's no point delaying those..." # # * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # fs/namespace: fix unprivileged mount propagation # vfs: fsmount: add missing mntget() # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-ld --version # < git log --format=%s --max-count=1 29f785ff76b65696800b75c3d8e0b58e603bb1d0 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- defconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/drivers/s390/scsi/zfcp_erp.c: In function 'zfcp_erp_setup_act': /kisskb/src/drivers/s390/scsi/zfcp_erp.c:262:2: warning: 'erp_action' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1842:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o(.text.unlikely+0x20): Section mismatch in reference from the function populate_initrd_image() to the variable .init.ramfs.info:__initramfs_size The function populate_initrd_image() references the variable __init __initramfs_size. This is often because populate_initrd_image lacks a __init annotation or the annotation of __initramfs_size is wrong. WARNING: vmlinux.o(.text.unlikely+0x52): Section mismatch in reference from the function populate_initrd_image() to the function .init.text:unpack_to_rootfs() The function populate_initrd_image() references the function __init unpack_to_rootfs(). This is often because populate_initrd_image lacks a __init annotation or the annotation of unpack_to_rootfs is wrong. WARNING: vmlinux.o(.text.unlikely+0xb2): Section mismatch in reference from the function populate_initrd_image() to the function .init.text:xwrite() The function populate_initrd_image() references the function __init xwrite(). This is often because populate_initrd_image lacks a __init annotation or the annotation of xwrite is wrong. Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x # Build took: 0:02:09.214851