# git rev-parse -q --verify 6825e5a6c45dbd473f8b2993a065bbea15347632^{commit} 6825e5a6c45dbd473f8b2993a065bbea15347632 already have revision, skipping fetch # git checkout -q -f -B kisskb 6825e5a6c45dbd473f8b2993a065bbea15347632 # git clean -qxdf # < git log -1 # commit 6825e5a6c45dbd473f8b2993a065bbea15347632 # Merge: 3039fadf2bfd 834de5c1aa76 # Author: Linus Torvalds # Date: Sun Aug 18 12:56:42 2019 -0700 # # Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux # # Pull MTD fix from Richard Weinberger: # "A single fix for MTD to correctly set the spi-nor WP pin" # # * tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: # mtd: spi-nor: Fix the disabling of write protection at init # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6825e5a6c45dbd473f8b2993a065bbea15347632 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x2fd0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 # Build took: 0:02:59.459045