# git rev-parse -q --verify 578a7155c5a1894a789d4ece181abf9d25dc6b0d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 578a7155c5a1894a789d4ece181abf9d25dc6b0d^{commit} 578a7155c5a1894a789d4ece181abf9d25dc6b0d # git checkout -q -f -B kisskb 578a7155c5a1894a789d4ece181abf9d25dc6b0d # git clean -qxdf # < git log -1 # commit 578a7155c5a1894a789d4ece181abf9d25dc6b0d # Merge: 0674324b16d4 1abdd39f14b2 # Author: Linus Torvalds # Date: Thu Oct 15 15:17:06 2020 -0700 # # Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull Kunit updates from Shuah Khan: # "Several kunit tool bug fixes in flag handling, run outside kernel # tree, make errors, and generating results" # # * tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # kunit: tool: fix display of make errors # kunit: tool: handle when .kunit exists but .kunitconfig does not # kunit: tool: fix --alltests flag # kunit: tool: allow generating test results in JSON # kunit: tool: fix running kunit_tool from outside kernel tree # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 578a7155c5a1894a789d4ece181abf9d25dc6b0d # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xAABE4B0B # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/video/fbdev/controlfb.c:70:0: warning: "pgprot_cached_wthru" redefined #define pgprot_cached_wthru(prot) (prot) ^ In file included from /kisskb/src/arch/powerpc/include/asm/pgtable.h:20:0, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:33, from /kisskb/src/drivers/video/fbdev/controlfb.c:37: /kisskb/src/arch/powerpc/include/asm/nohash/pgtable.h:248:0: note: this is the location of the previous definition #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ ^ /kisskb/src/drivers/gpu/drm/xlnx/zynqmp_dp.c: In function 'zynqmp_dp_update_vs_emph': /kisskb/src/drivers/gpu/drm/xlnx/zynqmp_dp.c:667:9: warning: missing braces around initializer [-Wmissing-braces] union phy_configure_opts opts = { 0 }; ^ /kisskb/src/drivers/gpu/drm/xlnx/zynqmp_dp.c:667:9: warning: (near initialization for 'opts.mipi_dphy') [-Wmissing-braces] WARNING: 4 bad relocations c00000000001170e R_PPC64_ADDR16_HIGHEST .head.text+0x0000000000011728 c000000000011712 R_PPC64_ADDR16_HIGH .head.text+0x0000000000011728 c000000000011716 R_PPC64_ADDR16_HIGHER .head.text+0x0000000000011728 c00000000001171a R_PPC64_ADDR16_LO .head.text+0x0000000000011728 /kisskb/src/arch/powerpc/boot/decompress.c: In function 'partial_decompress': /kisskb/src/arch/powerpc/boot/decompress.c:133:2: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration] ret = __decompress(inbuf, input_size, NULL, flush, outbuf, ^ INFO: Uncompressed kernel (size 0x1fb03d0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x2000000) Image Name: Linux-5.9.0+ Created: Fri Oct 16 10:04:17 2020 Image Type: PowerPC Linux Kernel Image (lzo compressed) Data Size: 14208016 Bytes = 13875.02 KiB = 13.55 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:02:42.509160