# git rev-parse -q --verify dcd34bd234181ec74f081c7d0025204afe6b213e^{commit} dcd34bd234181ec74f081c7d0025204afe6b213e already have revision, skipping fetch # git checkout -q -f -B kisskb dcd34bd234181ec74f081c7d0025204afe6b213e # git clean -qxdf # < git log -1 # commit dcd34bd234181ec74f081c7d0025204afe6b213e # Author: Stephen Rothwell # Date: Wed Nov 6 19:00:10 2019 +1100 # # Add linux-next specific files for 20191106 # # 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 dcd34bd234181ec74f081c7d0025204afe6b213e # < make -s -j 24 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 24 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/lib/vsprintf.c: In function 'ptr_to_hashval': /kisskb/src/lib/vsprintf.c:766:14: warning: unused variable 'str' [-Wunused-variable] const char *str = sizeof(ptr) == 8 ? "(____ptrval____)" : "(ptrval)"; ^ /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:04:33.198839