# git rev-parse -q --verify 7f3049305d22fc543f836d00aeea41ecef911199^{commit} 7f3049305d22fc543f836d00aeea41ecef911199 already have revision, skipping fetch # git checkout -q -f -B kisskb 7f3049305d22fc543f836d00aeea41ecef911199 # git clean -qxdf # < git log -1 # commit 7f3049305d22fc543f836d00aeea41ecef911199 # Author: Stephen Rothwell # Date: Wed Oct 10 16:43:22 2018 +1100 # # Add linux-next specific files for 20181010 # # 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 7f3049305d22fc543f836d00aeea41ecef911199 # < 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 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ :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 fsconfig not implemented [-Wcpp] :1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1353:2: warning: #warning syscall fspick not implemented [-Wcpp] :1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:11, from /kisskb/src/kernel/sched/psi.c:128: /kisskb/src/kernel/sched/psi.c: In function 'cgroup_move_task': /kisskb/src/include/linux/spinlock.h:273:32: warning: 'rq' may be used uninitialized in this function [-Wmaybe-uninitialized] #define raw_spin_unlock(lock) _raw_spin_unlock(lock) ^ /kisskb/src/kernel/sched/psi.c:639:13: note: 'rq' was declared here struct rq *rq; ^ /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/drivers/nvmem/lpc18xx_eeprom.c: In function 'lpc18xx_eeprom_remove': /kisskb/src/drivers/nvmem/lpc18xx_eeprom.c:258:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ /kisskb/src/drivers/pinctrl/qcom/pinctrl-qcs404.c:1660:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] .tiles = qcs404_tiles, ^ /kisskb/src/drivers/pinctrl/qcom/pinctrl-sdm660.c:1417:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] .tiles = sdm660_tiles, ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c: In function 'cxgb4_thermal_get_trip_type': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:48:11: error: 'struct adapter' has no member named 'ch_thermal' if (!adap->ch_thermal.trip_temp) ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:51:14: error: 'struct adapter' has no member named 'ch_thermal' *type = adap->ch_thermal.trip_type; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c: In function 'cxgb4_thermal_get_trip_temp': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:60:11: error: 'struct adapter' has no member named 'ch_thermal' if (!adap->ch_thermal.trip_temp) ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:63:14: error: 'struct adapter' has no member named 'ch_thermal' *temp = adap->ch_thermal.trip_temp; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c: In function 'cxgb4_thermal_init': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:75:39: error: 'struct adapter' has no member named 'ch_thermal' struct ch_thermal *ch_thermal = &adap->ch_thermal; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:92:13: error: dereferencing pointer to incomplete type 'struct ch_thermal' ch_thermal->trip_temp = val * 1000; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c: In function 'cxgb4_thermal_remove': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:111:10: error: 'struct adapter' has no member named 'ch_thermal' if (adap->ch_thermal.tzdev) ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c:112:38: error: 'struct adapter' has no member named 'ch_thermal' thermal_zone_device_unregister(adap->ch_thermal.tzdev); ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:296: drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:520: drivers/net/ethernet/chelsio/cxgb4] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:520: drivers/net/ethernet/chelsio] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:520: drivers/net/ethernet] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:520: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: drivers] Error 2 make: *** [Makefile:152: 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:15:53.788675