# git rev-parse -q --verify ad0371482b1ed599a0e9f8cce50e8499c7c1497b^{commit} ad0371482b1ed599a0e9f8cce50e8499c7c1497b already have revision, skipping fetch # git checkout -q -f -B kisskb ad0371482b1ed599a0e9f8cce50e8499c7c1497b # git clean -qxdf # < git log -1 # commit ad0371482b1ed599a0e9f8cce50e8499c7c1497b # Merge: c127e59bee3e 5c5702e259dc # Author: Greg Kroah-Hartman # Date: Thu Sep 27 21:53:55 2018 +0200 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Jason writes: # "Second RDMA rc pull request # # - Fix a long standing race bug when destroying comp_event file descriptors # # - srp, hfi1, bnxt_re: Various driver crashes from missing validation # and other cases # # - Fixes for regressions in patches merged this window in the gid # cache, devx, ucma and uapi." # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/core: Set right entry state before releasing reference # IB/mlx5: Destroy the DEVX object upon error flow # IB/uverbs: Free uapi on destroy # RDMA/bnxt_re: Fix system crash during RDMA resource initialization # IB/hfi1: Fix destroy_qp hang after a link down # IB/hfi1: Fix context recovery when PBC has an UnsupportedVL # IB/hfi1: Invalid user input can result in crash # IB/hfi1: Fix SL array bounds check # RDMA/uverbs: Fix validity check for modify QP # IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop # ucma: fix a use-after-free in ucma_resolve_ip() # RDMA/uverbs: Atomically flush and mark closed the comp event queue # cxgb4: fix abort_req_rss6 struct # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 ad0371482b1ed599a0e9f8cce50e8499c7c1497b # < make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # yes \n | make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- In file included from /kisskb/src/include/asm-generic/bug.h:18:0, from /kisskb/src/arch/arc/include/asm/bug.h:32, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/nobootmem.c:14: /kisskb/src/mm/nobootmem.c: In function '__free_pages_memory': /kisskb/src/include/linux/kernel.h:845:29: warning: comparison of distinct pointer types lacks a cast [enabled by default] (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:859:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:869:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:878:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/mm/nobootmem.c:104:11: note: in expansion of macro 'min' order = min(MAX_ORDER - 1UL, __ffs(start)); ^ In file included from /kisskb/src/arch/arc/include/asm/atomic.h:16:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/arc/include/asm/bitops.h:429, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/net/core/filter.c:24: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value] #define cmpxchg(ptr, o, n) ((typeof(*(ptr)))__cmpxchg((ptr), \ ^ /kisskb/src/net/core/filter.c:3268:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4319:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:01:09.864982