# git rev-parse -q --verify 98be45067040799a801e6ce52d8bf4659a153893^{commit} 98be45067040799a801e6ce52d8bf4659a153893 already have revision, skipping fetch # git checkout -q -f -B kisskb 98be45067040799a801e6ce52d8bf4659a153893 # git clean -qxdf # < git log -1 # commit 98be45067040799a801e6ce52d8bf4659a153893 # Author: Stephen Rothwell # Date: Wed Jul 11 16:38:04 2018 +1000 # # Add linux-next specific files for 20180711 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 98be45067040799a801e6ce52d8bf4659a153893 # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # make -s -j 10 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1350:2: warning: #warning syscall fspick not implemented [-Wcpp] :1353:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/lib/vsprintf.c:1668:13: warning: 'have_filled_random_ptr_key' defined but not used [-Wunused-variable] static bool have_filled_random_ptr_key __read_mostly; ^ In file included from /kisskb/src/include/linux/printk.h:336:0, from /kisskb/src/include/linux/kernel.h:14, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/drivers/infiniband/hw/cxgb4/iw_cxgb4.h:34, from /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:33: /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c: In function '__c4iw_poll_cq_one': /kisskb/src/include/linux/dynamic_debug.h:127:3: warning: 'cqe.len' may be used uninitialized in this function [-Wmaybe-uninitialized] __dynamic_pr_debug(&descriptor, pr_fmt(fmt), \ ^ /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:674:16: note: 'cqe.len' was declared here struct t4_cqe cqe; ^ In file included from /kisskb/src/include/linux/printk.h:336:0, from /kisskb/src/include/linux/kernel.h:14, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/drivers/infiniband/hw/cxgb4/iw_cxgb4.h:34, from /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:33: /kisskb/src/include/linux/dynamic_debug.h:127:3: warning: 'cqe.u.rcqe.stag' may be used uninitialized in this function [-Wmaybe-uninitialized] __dynamic_pr_debug(&descriptor, pr_fmt(fmt), \ ^ /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:674:16: note: 'cqe.u.rcqe.stag' was declared here struct t4_cqe cqe; ^ In file included from /kisskb/src/include/linux/printk.h:336:0, from /kisskb/src/include/linux/kernel.h:14, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/drivers/infiniband/hw/cxgb4/iw_cxgb4.h:34, from /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:33: /kisskb/src/include/linux/dynamic_debug.h:127:3: warning: 'cqe.u.gen.wrid_low' may be used uninitialized in this function [-Wmaybe-uninitialized] __dynamic_pr_debug(&descriptor, pr_fmt(fmt), \ ^ /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:674:16: note: 'cqe.u.gen.wrid_low' was declared here struct t4_cqe cqe; ^ In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/mutex.h:15, from /kisskb/src/drivers/infiniband/hw/cxgb4/iw_cxgb4.h:34, from /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:33: /kisskb/src/include/linux/printk.h:308:2: warning: 'cqe.header' may be used uninitialized in this function [-Wmaybe-uninitialized] printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/drivers/infiniband/hw/cxgb4/cq.c:674:16: note: 'cqe.header' was declared here struct t4_cqe cqe; ^ /kisskb/src/drivers/isdn/hardware/eicon/message.c: In function 'sig_ind': /kisskb/src/drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/dax.c:106:14: warning: 'dax_make_page_entry' defined but not used [-Wunused-function] static void *dax_make_page_entry(struct page *page, void *entry) ^ /kisskb/src/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c: In function 'bnxt_hwrm_nvm_req.constprop': /kisskb/src/drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:49:5: warning: 'nvm_param.dir_type' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nvm_param.dir_type == BNXT_NVM_PORT_CFG) ^ In file included from /kisskb/src/include/linux/spinlock_types.h:18:0, from /kisskb/src/include/linux/spinlock.h:82, from /kisskb/src/drivers/scsi/libfc/fc_rport.c:61: /kisskb/src/drivers/scsi/libfc/fc_rport.c: In function 'fc_rport_recv_req': /kisskb/src/include/linux/lockdep.h:347:45: warning: 'rdata' may be used uninitialized in this function [-Wmaybe-uninitialized] #define lockdep_is_held(lock) lock_is_held(&(lock)->dep_map) ^ /kisskb/src/drivers/scsi/libfc/fc_rport.c:1832:24: note: 'rdata' was declared here struct fc_rport_priv *rdata; ^ WARNING: modpost: missing MODULE_LICENSE() in drivers/soc/qcom/llcc-slice.o see include/linux/module.h for more information ERROR: "__sync_icache_dcache" [drivers/xen/xen-privcmd.ko] undefined! /kisskb/src/scripts/Makefile.modpost:92: recipe for target '__modpost' failed make[2]: *** [__modpost] Error 1 /kisskb/src/Makefile:1206: recipe for target 'modules' failed make[1]: *** [modules] Error 2 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 10 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_arm64-allmodconfig_arm64 # Build took: 0:27:56.480968