# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d7393226d15add056285c8fc86723d54d7e0c77d # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/kernel/skas/uaccess.c: In function 'do_op_one_page': /kisskb/src/arch/um/kernel/skas/uaccess.c:62:10: warning: unused variable 'buf' [-Wunused-variable] jmp_buf buf; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'is_umdir_used': /kisskb/src/arch/um/os-Linux/umid.c:138:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'create_pid_file': /kisskb/src/arch/um/os-Linux/umid.c:213:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'remove_umid_dir': /kisskb/src/arch/um/os-Linux/umid.c:388:2: warning: ISO C90 forbids variable length array 'dir' [-Wvla] char dir[strlen(uml_dir) + UMID_LEN + 1], err; ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:43.904620