# git rev-parse -q --verify 6e764bcd1cf72a2846c0e53d3975a09b242c04c9^{commit} 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 already have revision, skipping fetch # git checkout -q -f -B kisskb 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # git clean -qxdf # < git log -1 # commit 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # Merge: d5ae8d7f85b7 cc4f596cf85e # Author: Linus Torvalds # Date: Tue Aug 24 09:55:50 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Jason Gunthorpe: # "Several small fixes, the first three are significant: # # - mlx5 crash unloading drivers with a rare HW config # # - missing userspace reporting for the new dmabuf objects # # - random rxe failure due to missing memory zeroing # # - static checker/etc reports: missing spin lock init, null pointer # deref on error, extra unlock on error path, memory allocation under # spinlock, missing IRQ vector cleanup # # - kconfig typo in the new irdma driver" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/rxe: Zero out index member of struct rxe_queue # RDMA/efa: Free IRQ vectors on error flow # RDMA/rxe: Fix memory allocation while in a spin lock # RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() # IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() # RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS # RDMA/bnxt_re: Add missing spin lock initialization # RDMA/uverbs: Track dmabuf memory regions # RDMA/mlx5: Fix crash when unbind multiport slave # < /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 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1181:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:294:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:53.872547