# git rev-parse -q --verify 1f7a4c73a739a63b3f108d8eda6f947fdc70dd65^{commit} 1f7a4c73a739a63b3f108d8eda6f947fdc70dd65 already have revision, skipping fetch # git checkout -q -f -B kisskb 1f7a4c73a739a63b3f108d8eda6f947fdc70dd65 # git clean -qxdf # < git log -1 # commit 1f7a4c73a739a63b3f108d8eda6f947fdc70dd65 # Merge: 6ada4e2 edcd9d9 # Author: Linus Torvalds # Date: Fri Aug 17 17:27:58 2018 -0700 # # Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux # # Pull 9p updates from Dominique Martinet: # "This contains mostly fixes (6 to be backported to stable) and a few # changes, here is the breakdown: # # - rework how fids are attributed by replacing some custom tracking in # a list by an idr # # - for packet-based transports (virtio/rdma) validate that the packet # length matches what the header says # # - a few race condition fixes found by syzkaller # # - missing argument check when NULL device is passed in sys_mount # # - a few virtio fixes # # - some spelling and style fixes" # # * tag '9p-for-4.19-2' of git://github.com/martinetd/linux: (21 commits) # net/9p/trans_virtio.c: add null terminal for mount tag # 9p/virtio: fix off-by-one error in sg list bounds check # 9p: fix whitespace issues # 9p: fix multiple NULL-pointer-dereferences # fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed # 9p: validate PDU length # net/9p/trans_fd.c: fix race by holding the lock # net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree() # net/9p/virtio: Fix hard lockup in req_done # net/9p/trans_virtio.c: fix some spell mistakes in comments # 9p/net: Fix zero-copy path in the 9p virtio transport # 9p: Embed wait_queue_head into p9_req_t # 9p: Replace the fidlist with an IDR # 9p: Change p9_fid_create calling convention # 9p: Fix comment on smp_wmb # net/9p/client.c: version pointer uninitialized # fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown" # net/9p: fix error path of p9_virtio_probe # 9p/net/protocol.c: return -ENOMEM when kmalloc() failed # net/9p/client.c: add missing '\n' at the end of p9_debug() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 1f7a4c73a739a63b3f108d8eda6f947fdc70dd65 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- ip32_defconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] lib/lib.a: could not read symbols: No more archived files /kisskb/src/Makefile:1021: recipe for target 'vmlinux' failed make[1]: *** [vmlinux] Error 1 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linus_ip32_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ip32_defconfig_mips # Build took: 0:00:17.567736