# 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/hppa64-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 d7393226d15add056285c8fc86723d54d7e0c77d # < make -s -j 80 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 80 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, 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/drivers/scsi/scsi_debug.c:23: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1624:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:14.532830