# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 1f7a4c73a739a63b3f108d8eda6f947fdc70dd65 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x7BD2364 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /kisskb/src/kernel/sched/core.c: In function 'update_rq_clock_task': /kisskb/src/kernel/sched/core.c:139:17: warning: unused variable 'irq_delta' [-Wunused-variable] s64 steal = 0, irq_delta = 0; ^ /kisskb/src/drivers/platform/x86/intel_punit_ipc.c: In function 'ipc_read_status': /kisskb/src/drivers/platform/x86/intel_punit_ipc.c:55:9: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration] return readl(ipcdev->base[type][BASE_IFACE]); ^ /kisskb/src/drivers/platform/x86/intel_punit_ipc.c: In function 'ipc_write_cmd': /kisskb/src/drivers/platform/x86/intel_punit_ipc.c:60:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration] writel(cmd, ipcdev->base[type][BASE_IFACE]); ^ cc1: some warnings being treated as errors /kisskb/src/scripts/Makefile.build:316: recipe for target 'drivers/platform/x86/intel_punit_ipc.o' failed make[4]: *** [drivers/platform/x86/intel_punit_ipc.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:551: recipe for target 'drivers/platform/x86' failed make[3]: *** [drivers/platform/x86] Error 2 /kisskb/src/scripts/Makefile.build:551: recipe for target 'drivers/platform' failed make[2]: *** [drivers/platform] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1041: recipe for target 'drivers' failed make[1]: *** [drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:03:39.752812