# git rev-parse -q --verify d6f9469a03d832dcd17041ed67774ffb5f3e73b3^{commit} d6f9469a03d832dcd17041ed67774ffb5f3e73b3 already have revision, skipping fetch # git checkout -q -f -B kisskb d6f9469a03d832dcd17041ed67774ffb5f3e73b3 # git clean -qxdf # < git log -1 # commit d6f9469a03d832dcd17041ed67774ffb5f3e73b3 # Merge: cadf32234b6f 34f853b849eb # Author: Linus Torvalds # Date: Tue Jun 2 20:16:55 2020 -0700 # # Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs updates from Gao Xiang: # "The most interesting part is the new mount api conversion, which is # actually a old patch already pending for several cycles. And the # others are recent trivial cleanups here. # # Summary: # # - Convert to use the new mount apis # # - Some random cleanup patches" # # * tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: suppress false positive last_block warning # erofs: convert to use the new mount fs_context api # erofs: code cleanup by removing ifdef macro surrounding # < /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 d6f9469a03d832dcd17041ed67774ffb5f3e73b3 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 # Build took: 0:04:18.168850