# git rev-parse -q --verify 324c92e5e0ee0e993bdb106fac407846ed677f6b^{commit} 324c92e5e0ee0e993bdb106fac407846ed677f6b already have revision, skipping fetch # git checkout -q -f -B kisskb 324c92e5e0ee0e993bdb106fac407846ed677f6b # git clean -qxdf # < git log -1 # commit 324c92e5e0ee0e993bdb106fac407846ed677f6b # Merge: 0372b6dd6cfe e169fba4f464 # Author: Linus Torvalds # Date: Wed Jun 2 08:53:37 2021 -1000 # # Merge tag 'efi-urgent-2021-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull EFI fixes from Ingo Molnar: # "A handful of EFI fixes: # # - Fix/robustify a diagnostic printk # # - Fix a (normally not triggered) parser bug in the libstub code # # - Allow !EFI_MEMORY_XP && !EFI_MEMORY_RO entries in the memory map # # - Stop RISC-V from crashing on boot if there's no FDT table" # # * tag 'efi-urgent-2021-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # efi: cper: fix snprintf() use in cper_dimm_err_location() # efi/libstub: prevent read overflow in find_file_option() # efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared # efi/fdt: fix panic when no valid fdt found # < /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 324c92e5e0ee0e993bdb106fac407846ed677f6b # < 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 # 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 # < 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- help # 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- olddefconfig .config:4452:warning: override: reassigning to symbol STANDALONE .config:4454:warning: override: reassigning to symbol MODULE_SIG .config:4456:warning: override: reassigning to symbol PPC64 .config:4457:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4458:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4463:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4464:warning: override: reassigning to symbol UBSAN # 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/clk/xilinx/xlnx_vcu.c: In function 'xvcu_register_clock_provider': /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:524:9: warning: missing braces around initializer [-Wmissing-braces] struct clk_parent_data parent_data[2] = { 0 }; ^ /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:524:9: warning: (near initialization for 'parent_data[0]') [-Wmissing-braces] /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_gfx_ras_late_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:610:9: warning: missing braces around initializer [-Wmissing-braces] struct ras_query_if info = { 0 }; ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:610:9: warning: (near initialization for 'info.head') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:04:26.872028