# git rev-parse -q --verify 06aeb1495c39c86ccfaf1adadc1d2200179f16eb^{commit} 06aeb1495c39c86ccfaf1adadc1d2200179f16eb already have revision, skipping fetch # git checkout -q -f -B kisskb 06aeb1495c39c86ccfaf1adadc1d2200179f16eb # git clean -qxdf # < git log -1 # commit 06aeb1495c39c86ccfaf1adadc1d2200179f16eb # Author: Mark Brown # Date: Sat Feb 26 01:43:39 2022 +0000 # # Add linux-next specific files for 20220225 # # Signed-off-by: Mark Brown # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 06aeb1495c39c86ccfaf1adadc1d2200179f16eb # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5564:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5566:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/sched/core.c:1719:12: warning: 'sysctl_sched_uclamp_handler' defined but not used [-Wunused-function] static int sysctl_sched_uclamp_handler(struct ctl_table *table, int write, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c:3020:12: warning: 'sched_rr_handler' defined but not used [-Wunused-function] static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c:2981:12: warning: 'sched_rt_handler' defined but not used [-Wunused-function] static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/x86/kernel/resource.c:4: /kisskb/src/arch/x86/include/asm/pci_x86.h:105:8: error: unknown type name 'raw_spinlock_t' extern raw_spinlock_t pci_config_lock; ^~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:141:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dmi_check_pciprobe' extern void __init dmi_check_pciprobe(void); ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:142:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dmi_check_skip_isa_align' extern void __init dmi_check_skip_isa_align(void); ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:146:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pci_acpi_init' extern int __init pci_acpi_init(void); ^~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:153:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcibios_irq_init' extern void __init pcibios_irq_init(void); ^~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:154:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pcibios_init' extern int __init pcibios_init(void); ^~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:174:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pci_mmcfg_arch_init' extern int __init pci_mmcfg_arch_init(void); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:175:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pci_mmcfg_arch_free' extern void __init pci_mmcfg_arch_free(void); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/x86/include/asm/pci_x86.h:182:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pci_mmconfig_add' extern struct pci_mmcfg_region *__init pci_mmconfig_add(int segment, int start, ^~~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/resource.o] Error 1 make[3]: *** Waiting for unfinished jobs.... kernel/trace/ring_buffer.o: warning: objtool: check_buffer.cold.34()+0x52: sibling call from callable instruction with modified stack frame make[2]: *** [/kisskb/src/scripts/Makefile.build:614: arch/x86/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1971: arch/x86] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 120 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 # Build took: 0:01:22.959062