# git rev-parse -q --verify a075f23dd4b036ebaf918b3af477aa1f249ddfa0^{commit} a075f23dd4b036ebaf918b3af477aa1f249ddfa0 already have revision, skipping fetch # git checkout -q -f -B kisskb a075f23dd4b036ebaf918b3af477aa1f249ddfa0 # git clean -qxdf # < git log -1 # commit a075f23dd4b036ebaf918b3af477aa1f249ddfa0 # Merge: 93d1a05ea6b2 4cea9037f82a # Author: Linus Torvalds # Date: Sat Jan 25 10:55:24 2020 -0800 # # Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fix from David Sterba: # "Here's a last minute fix for a regression introduced in this # development cycle. # # There's a small chance of a silent corruption when device replace and # NOCOW data writes happen at the same time in one block group. Metadata # or COW data writes are unaffected. # # The extra fixup patch is there to silence an unnecessary warning" # # * tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: dev-replace: remove warning for unknown return codes when finished # btrfs: scrub: Require mandatory block group RO for dev-replace # < /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 a075f23dd4b036ebaf918b3af477aa1f249ddfa0 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): 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+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_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:03:33.577114