# git rev-parse -q --verify d7393226d15add056285c8fc86723d54d7e0c77d^{commit} d7393226d15add056285c8fc86723d54d7e0c77d already have revision, skipping fetch # git checkout -q -f -B kisskb d7393226d15add056285c8fc86723d54d7e0c77d # git clean -qxdf # < git log -1 # commit d7393226d15add056285c8fc86723d54d7e0c77d # Merge: 1092a94fcbcd d6f4a21f309d # Author: Linus Torvalds # Date: Fri Jan 18 17:17:20 2019 +1200 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes frfom Jason Gunthorpe: # "Not much so far. We have the usual batch of bugs and two fixes to code # merged this cycle: # # - Restore valgrind support for the ioctl verbs interface merged this # window, and fix a missed error code on an error path from that # conversion # # - A user reported crash on obsolete mthca hardware # # - pvrdma was using the wrong command opcode toward the hypervisor # # - NULL pointer crash regression when dumping rdma-cm over netlink # # - Be conservative about exposing the global rkey" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT # RDMA/mthca: Clear QP objects during their allocation # RDMA/vmw_pvrdma: Return the correct opcode when creating WR # RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type # RDMA/nldev: Don't expose unsafe global rkey to regular user # RDMA/uverbs: Fix post send success return value in case of error # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 d7393226d15add056285c8fc86723d54d7e0c77d # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' In file included from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/arm64/include/asm/bug.h:37, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/drivers/dma/imx-dma.c:14: /kisskb/src/drivers/dma/imx-dma.c: In function 'imxdma_sg_next': /kisskb/src/include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^~ /kisskb/src/include/linux/kernel.h:860:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:870:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^~~~~~~~~~ /kisskb/src/include/linux/kernel.h:879:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^~~~~~~~~~~~~ /kisskb/src/drivers/dma/imx-dma.c:288:8: note: in expansion of macro 'min' now = min(d->len, sg_dma_len(sg)); ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef] #if CONFIG_X86_64 ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 # Build took: 0:19:13.990182