# 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_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31e4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): 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_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:04:21.239093