# 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 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: In function 'cxgb4_write_partial_sgl': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_ppc64_defconfig_powerpc-gcc4.9 # Build took: 0:02:14.331057