tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 5302568121ba345f5c22528aefd72d775f25221e Add linux-next specific files for 20201021 Error/Warning reports: https://lore.kernel.org/linux-mm/202010211528.419mGwtE-lkp@xxxxxxxxx https://lore.kernel.org/linux-mm/202010211539.BCtMvoIr-lkp@xxxxxxxxx Error/Warning in current branch: ERROR: modpost: "rproc_boot" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_get" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_get_rproc" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_get_vdec_hw_capa" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_get_venc_hw_capa" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_ipi_register" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_ipi_send" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_mapping_dm_addr" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! ERROR: modpost: "scp_put" [drivers/media/platform/mtk-vcodec/mtk-vcodec-common.ko] undefined! arch/arc/kernel/sys.c:13:36: warning: excess elements in array initializer arch/mips/sibyte/sb1250/setup.c:79:5: warning: no previous prototype for 'sb1250_m3_workaround_needed' [-Wmissing-prototypes] arch/riscv/kernel/syscall_table.c:14:36: warning: excess elements in array initializer arch/x86/kernel/sev-es.c:1364 handle_vc_boot_ghcb() error: we previously assumed 'boot_ghcb' could be null (see line 1361) drivers/mmc/host/moxart-mmc.c:260:7: warning: variable 'dma_time' set but not used [-Wunused-but-set-variable] drivers/mmc/host/moxart-mmc.c:398:7: warning: variable 'pio_time' set but not used [-Wunused-but-set-variable] Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- alpha-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- alpha-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- arc-allyesconfig | |-- arch-arc-kernel-sys.c:warning:excess-elements-in-array-initializer | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- arc-defconfig | `-- arch-arc-kernel-sys.c:warning:excess-elements-in-array-initializer |-- arm-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- arm-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- arm64-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- c6x-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- h8300-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- i386-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- ia64-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- ia64-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- m68k-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- m68k-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- mips-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- mips-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- mips-randconfig-r026-20201021 | `-- arch-mips-sibyte-sb1250-setup.c:warning:no-previous-prototype-for-sb1250_m3_workaround_needed |-- nds32-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- nios2-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- parisc-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- powerpc-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- powerpc-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- riscv-allmodconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- riscv-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- riscv-nommu_k210_defconfig | `-- arch-riscv-kernel-syscall_table.c:warning:excess-elements-in-array-initializer |-- riscv-randconfig-r005-20201021 | `-- arch-riscv-kernel-syscall_table.c:warning:excess-elements-in-array-initializer |-- s390-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- sh-allmodconfig | |-- ERROR:rproc_boot-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_get-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_get_rproc-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_get_vdec_hw_capa-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_get_venc_hw_capa-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_ipi_register-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_ipi_send-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_mapping_dm_addr-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- ERROR:scp_put-drivers-media-platform-mtk-vcodec-mtk-vcodec-common.ko-undefined | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- sparc-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- x86_64-allyesconfig | |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used | `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used |-- x86_64-randconfig-m001-20201021 | `-- arch-x86-kernel-sev-es.c-handle_vc_boot_ghcb()-error:we-previously-assumed-boot_ghcb-could-be-null-(see-line-) `-- xtensa-allyesconfig |-- drivers-mmc-host-moxart-mmc.c:warning:variable-dma_time-set-but-not-used `-- drivers-mmc-host-moxart-mmc.c:warning:variable-pio_time-set-but-not-used elapsed time: 724m configs tested: 95 configs skipped: 2 gcc tested configs: arm defconfig arm64 allyesconfig arm64 defconfig arm allyesconfig arm allmodconfig mips malta_kvm_guest_defconfig mips cavium_octeon_defconfig powerpc redwood_defconfig mips db1xxx_defconfig c6x alldefconfig mips tb0287_defconfig sh r7785rp_defconfig arm palmz72_defconfig powerpc stx_gp3_defconfig mips maltasmvp_defconfig powerpc mpc834x_itx_defconfig sparc64 defconfig powerpc taishan_defconfig sh sh7785lcr_32bit_defconfig sh ecovec24_defconfig um kunit_defconfig mips rt305x_defconfig m68k m5249evb_defconfig xtensa iss_defconfig mips nlm_xlr_defconfig arm spear13xx_defconfig ia64 allmodconfig ia64 defconfig ia64 allyesconfig m68k allmodconfig m68k defconfig m68k allyesconfig nios2 defconfig arc allyesconfig nds32 allnoconfig c6x allyesconfig nds32 defconfig nios2 allyesconfig csky defconfig alpha defconfig alpha allyesconfig xtensa allyesconfig h8300 allyesconfig arc defconfig sh allmodconfig parisc defconfig s390 allyesconfig parisc allyesconfig s390 defconfig i386 allyesconfig sparc allyesconfig sparc defconfig i386 defconfig mips allyesconfig mips allmodconfig powerpc allyesconfig powerpc allmodconfig powerpc allnoconfig x86_64 randconfig-a001-20201021 x86_64 randconfig-a002-20201021 x86_64 randconfig-a003-20201021 x86_64 randconfig-a006-20201021 x86_64 randconfig-a005-20201021 x86_64 randconfig-a004-20201021 i386 randconfig-a002-20201021 i386 randconfig-a005-20201021 i386 randconfig-a003-20201021 i386 randconfig-a001-20201021 i386 randconfig-a006-20201021 i386 randconfig-a004-20201021 i386 randconfig-a016-20201021 i386 randconfig-a014-20201021 i386 randconfig-a015-20201021 i386 randconfig-a013-20201021 i386 randconfig-a012-20201021 i386 randconfig-a011-20201021 riscv nommu_k210_defconfig riscv allyesconfig riscv nommu_virt_defconfig riscv allnoconfig riscv defconfig riscv rv32_defconfig riscv allmodconfig x86_64 rhel x86_64 allyesconfig x86_64 rhel-7.6-kselftests x86_64 defconfig x86_64 rhel-8.3 x86_64 kexec clang tested configs: x86_64 randconfig-a011-20201021 x86_64 randconfig-a013-20201021 x86_64 randconfig-a016-20201021 x86_64 randconfig-a015-20201021 x86_64 randconfig-a012-20201021 x86_64 randconfig-a014-20201021 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx