# git rev-parse -q --verify 5b21115414f5b5220e7ab3ca7f5d2c1396f11854^{commit} 5b21115414f5b5220e7ab3ca7f5d2c1396f11854 already have revision, skipping fetch # git checkout -q -f -B kisskb 5b21115414f5b5220e7ab3ca7f5d2c1396f11854 # git clean -qxdf # < git log -1 # commit 5b21115414f5b5220e7ab3ca7f5d2c1396f11854 # Merge: 85e5529625f0 8044aad70a1f # Author: Linus Torvalds # Date: Thu Feb 6 08:13:23 2020 +0000 # # Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu # # Pull m68knommu updates from Greg Ungerer: # "A couple of changes: # # - remove old CONFIG options from the m68knommu defconfig files # # - fix a warning in the m68k non-MMU get_user() macro" # # * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: # m68knommu: fix memcpy() out of bounds warning in get_user() # m68k: configs: Cleanup old Kconfig IO scheduler options # < /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 5b21115414f5b5220e7ab3ca7f5d2c1396f11854 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x24BE17EC # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/arch/arm64/kernel/kaslr.c: In function 'kaslr_early_init': /kisskb/src/arch/arm64/kernel/kaslr.c:127:6: error: implicit declaration of function '__early_cpu_has_rndr'; did you mean '__early_pfn_to_nid'? [-Werror=implicit-function-declaration] if (__early_cpu_has_rndr()) { ^~~~~~~~~~~~~~~~~~~~ __early_pfn_to_nid /kisskb/src/arch/arm64/kernel/kaslr.c:130:7: error: implicit declaration of function '__arm64_rndr' [-Werror=implicit-function-declaration] if (__arm64_rndr(&raw)) ^~~~~~~~~~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:266: arch/arm64/kernel/kaslr.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:503: arch/arm64/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1681: arch/arm64] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 24 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:02:55.372922