# 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/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /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)"; ^~~ WARNING: vmlinux.o(.data+0x83e50): 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-gcc8 # Build took: 0:05:22.124189