# git rev-parse -q --verify 503f375baa99edff894eb1a534d2ac0b4f799573^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 503f375baa99edff894eb1a534d2ac0b4f799573^{commit} 503f375baa99edff894eb1a534d2ac0b4f799573 # git checkout -q -f -B kisskb 503f375baa99edff894eb1a534d2ac0b4f799573 # git clean -qxdf # < git log -1 # commit 503f375baa99edff894eb1a534d2ac0b4f799573 # Author: Stephen Rothwell # Date: Thu Oct 28 22:42:26 2021 +1100 # # Add linux-next specific files for 20211028 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 503f375baa99edff894eb1a534d2ac0b4f799573 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7203:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7205:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/platform/x86/amd-pmc.c: In function 'amd_pmc_verify_czn_rtc': /kisskb/src/drivers/platform/x86/amd-pmc.c:428:37: error: 'CONFIG_RTC_SYSTOHC_DEVICE' undeclared (first use in this function); did you mean 'CONFIG_STMP_DEVICE'? 428 | rtc_device = rtc_class_open(CONFIG_RTC_SYSTOHC_DEVICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | CONFIG_STMP_DEVICE /kisskb/src/drivers/platform/x86/amd-pmc.c:428:37: note: each undeclared identifier is reported only once for each function it appears in make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/platform/x86/amd-pmc.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/platform/x86] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/platform] Error 2 make[2]: *** Waiting for unfinished jobs.... drivers/nvmem/core.o: warning: objtool: nvmem_device_cell_read()+0x284: stack state mismatch: cfa1=4+224 cfa2=5+48 make[1]: *** [/kisskb/src/Makefile:1993: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:08:55.009652