# git rev-parse -q --verify c57cf3833c66cd86c9bdee7112fc992377143f74^{commit} c57cf3833c66cd86c9bdee7112fc992377143f74 already have revision, skipping fetch # git checkout -q -f -B kisskb c57cf3833c66cd86c9bdee7112fc992377143f74 # git clean -qxdf # < git log -1 # commit c57cf3833c66cd86c9bdee7112fc992377143f74 # Author: Stephen Rothwell # Date: Tue Oct 29 18:04:03 2019 +1100 # # Add linux-next specific files for 20191029 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 c57cf3833c66cd86c9bdee7112fc992377143f74 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xFBE278BB # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 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:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum In file included from /kisskb/src/drivers/thermal/qcom/tsens-common.c:13:0: /kisskb/src/drivers/thermal/qcom/tsens-common.c: In function 'tsens_set_interrupt': /kisskb/src/include/linux/regmap.h:87:2: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] regmap_field_update_bits_base(field, ~0, val, NULL, false, false) ^ /kisskb/src/drivers/thermal/qcom/tsens-common.c:183:6: note: 'index' was declared here u32 index; ^ /kisskb/src/drivers/thermal/qcom/tsens-common.c:199:18: warning: 'index_clear' may be used uninitialized in this function [-Wmaybe-uninitialized] u32 index_mask, index_clear; ^ In file included from /kisskb/src/drivers/thermal/qcom/tsens-common.c:13:0: /kisskb/src/include/linux/regmap.h:87:2: warning: 'index_mask' may be used uninitialized in this function [-Wmaybe-uninitialized] regmap_field_update_bits_base(field, ~0, val, NULL, false, false) ^ /kisskb/src/drivers/thermal/qcom/tsens-common.c:199:6: note: 'index_mask' was declared here u32 index_mask, index_clear; ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:05:52.595391