# git rev-parse -q --verify c68c5373c504078cc0e0edc7d5c88b47ca308144^{commit} c68c5373c504078cc0e0edc7d5c88b47ca308144 already have revision, skipping fetch # git checkout -q -f -B kisskb c68c5373c504078cc0e0edc7d5c88b47ca308144 # git clean -qxdf # < git log -1 # commit c68c5373c504078cc0e0edc7d5c88b47ca308144 # Author: Stephen Rothwell # Date: Thu Nov 7 18:56:18 2019 +1100 # # Add linux-next specific files for 20191107 # # 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 c68c5373c504078cc0e0edc7d5c88b47ca308144 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 120 ARCH=arm64 O=/kisskb/build/linux-next_arm64-defconfig_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:38: LSE atomics not supported by binutils /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ WARNING: vmlinux.o(.data+0x83ed0): Section mismatch in reference from the variable bcm_iproc_gpio_driver to the variable .init.rodata:bcm_iproc_gpio_of_match The variable bcm_iproc_gpio_driver references the variable __initconst bcm_iproc_gpio_of_match If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console Completed OK # rm -rf /kisskb/build/linux-next_arm64-defconfig_arm64-gcc5.4 # Build took: 0:02:46.906827