# git rev-parse -q --verify c97e430ab5539993ab2afc6e80deea80aef9d799^{commit} c97e430ab5539993ab2afc6e80deea80aef9d799 already have revision, skipping fetch # git checkout -q -f -B kisskb c97e430ab5539993ab2afc6e80deea80aef9d799 # git clean -qxdf # < git log -1 # commit c97e430ab5539993ab2afc6e80deea80aef9d799 # Author: Stephen Rothwell # Date: Wed Apr 13 15:23:51 2022 +1000 # # Add linux-next specific files for 20220413 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c97e430ab5539993ab2afc6e80deea80aef9d799 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4015:warning: override: reassigning to symbol STANDALONE .config:4019:warning: override: reassigning to symbol PPC64 .config:4021:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY # make -s -j 8 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/trace/ftrace.c:7912:13: warning: 'is_permanent_ops_registered' defined but not used [-Wunused-function] 7912 | static bool is_permanent_ops_registered(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c:3086:13: warning: 'ftrace_shutdown_sysctl' defined but not used [-Wunused-function] 3086 | static void ftrace_shutdown_sysctl(void) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c:3068:13: warning: 'ftrace_startup_sysctl' defined but not used [-Wunused-function] 3068 | static void ftrace_startup_sysctl(void) | ^~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:10.472941