# git rev-parse -q --verify 6e8ba0098e241a5425f7aa6d950a5a00c44c9781^{commit} 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 already have revision, skipping fetch # git checkout -q -f -B kisskb 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 # git clean -qxdf # < git log -1 # commit 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 # Merge: 839e0f04b504 5e0cd1ef6474 # Author: Linus Torvalds # Date: Thu Oct 17 14:19:52 2019 -0700 # # Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs fix from Darrick Wong: # "The single fix converts the seconds field in the recently added XFS # bulkstat structure to a signed 64-bit quantity. # # The structure layout doesn't change and so far there are no users of # the ioctl to break because we only publish xfs ioctl interfaces # through the XFS userspace development libraries, and we're still # working on a 5.3 release" # # * tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: change the seconds fields in xfs_bulkstat to signed # < /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 6e8ba0098e241a5425f7aa6d950a5a00c44c9781 # < make -s -j 8 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 8 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 8 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- WARNING: vmlinux.o(.text+0x2fc8): 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:06:23.919139