# git rev-parse -q --verify 687dec9b94599b19e218f89fd034d6449c3ff57c^{commit} 687dec9b94599b19e218f89fd034d6449c3ff57c already have revision, skipping fetch # git checkout -q -f -B kisskb 687dec9b94599b19e218f89fd034d6449c3ff57c # git clean -qxdf # < git log -1 # commit 687dec9b94599b19e218f89fd034d6449c3ff57c # Merge: 6674fdb25a9e ffafde478309 # Author: Linus Torvalds # Date: Wed Dec 11 12:25:32 2019 -0800 # # Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fixes from Gao Xiang: # "Mainly address a regression reported by David recently observed # together with overlayfs due to the improper return value of # listxattr() without xattr. Update outdated expressions in document as # well. # # Summary: # # - Fix improper return value of listxattr() with no xattr # # - Keep up documentation with latest code" # # * tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: update documentation # erofs: zero out when listxattr is called with no xattr # < /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 687dec9b94599b19e218f89fd034d6449c3ff57c # < make -s -j 48 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 48 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. WARNING: 2 bad relocations c000000001637078 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_start c000000001637080 R_PPC64_ADDR64 _binary__btf_vmlinux_bin_end Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:03:03.212357