All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
@ 2021-02-26 15:45 kernel test robot
  2021-02-26 19:13   ` Andrew Morton
  0 siblings, 1 reply; 7+ messages in thread
From: kernel test robot @ 2021-02-26 15:45 UTC (permalink / raw
  To: Andrew Morton; +Cc: Linux Memory Management List

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226

Error/Warning reports:

https://lore.kernel.org/linux-mm/202102120711.q6HS8p2m-lkp@intel.com
https://lore.kernel.org/linux-mm/202102120920.jopl7JuQ-lkp@intel.com
https://lore.kernel.org/linux-mm/202102242016.MJskK6hp-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261405.H9ezVAV4-lkp@intel.com
https://lore.kernel.org/linux-mm/202102261542.172STKjA-lkp@intel.com
https://lore.kernel.org/linux-mm/202102262031.5XSbXtfV-lkp@intel.com

Error/Warning in current branch:

drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:357:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for function 'aty_st_lcd' [-Wmissing-prototypes]
drivers/video/fbdev/aty/atyfb_base.c:183:5: warning: no previous prototype for function 'aty_ld_lcd' [-Wmissing-prototypes]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9 [-Wstringop-truncation]
page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'

possible Error/Warning in current branch:

(.text+0x1cb0): undefined reference to `__divdi3'
(.text+0xc44): undefined reference to `__udivdi3'
ERROR: modpost: "__moddi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: modpost: "__udivmoddi4" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Makefile:1331: *** Headers not exportable for the c6x architecture.  Stop.
Makefile:679: arch/c6x/Makefile: No such file or directory
arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
drivers/bluetooth/btusb.c:3777 btusb_mtk_setup() error: uninitialized symbol 'fw_version'.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1854:10: warning: no previous prototype for function 'reduceSizeAndFraction' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1900:6: warning: no previous prototype for function 'is_low_refresh_rate' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1909:9: warning: no previous prototype for function 'get_clock_divider' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1929:5: warning: no previous prototype for function 'dcn10_align_pixel_clocks' [-Wmissing-prototypes]
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_optc.c:312:6: warning: no previous prototype for function 'optc2_align_vblanks' [-Wmissing-prototypes]
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gf100.c:192 gf100_fifo_recover() warn: should '(((1))) << engi' be a 64 bit type?
drivers/i3c/master/svc-i3c-master.c:207: warning: expecting prototype for struct svc_i3c_i3c_dev_data. Prototype was for struct svc_i3c_i2c_dev_data instead
drivers/vfio/vfio_iommu_type1.c:1312 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for 'aty_st_lcd' [-Wmissing-prototypes]
drivers/video/fbdev/aty/atyfb_base.c:183:5: warning: no previous prototype for 'aty_ld_lcd' [-Wmissing-prototypes]
include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated copying 28 bytes from a string of length 29 [-Wstringop-truncation]
include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
include/linux/unaligned/be_byteshift.h:51:19: error: redefinition of 'get_unaligned_be64'
include/linux/unaligned/be_byteshift.h:56:20: error: redefinition of 'put_unaligned_be16'
include/linux/unaligned/be_byteshift.h:61:20: error: redefinition of 'put_unaligned_be32'
include/linux/unaligned/be_byteshift.h:66:20: error: redefinition of 'put_unaligned_be64'
make[1]: *** No rule to make target 'arch/c6x/Makefile'.
microblaze-linux-ld: (.text+0x1cd0): undefined reference to `__divdi3'
net/netfilter/nfnetlink_queue.c:601:36: warning: variable 'ctinfo' is uninitialized when used here [-Wuninitialized]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- alpha-randconfig-r022-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- arc-allyesconfig
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
|   `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- c6x-allyesconfig
|   |-- Makefile:Headers-not-exportable-for-the-c6x-architecture.-Stop.
|   |-- Makefile:arch-c6x-Makefile:No-such-file-or-directory
|   |-- arch-Kconfig:can-t-open-file-arch-c6x-Kconfig
|   `-- make:No-rule-to-make-target-arch-c6x-Makefile-.
|-- c6x-randconfig-r005-20210225
|   |-- Makefile:Headers-not-exportable-for-the-c6x-architecture.-Stop.
|   |-- Makefile:arch-c6x-Makefile:No-such-file-or-directory
|   |-- arch-Kconfig:can-t-open-file-arch-c6x-Kconfig
|   `-- make:No-rule-to-make-target-arch-c6x-Makefile-.
|-- h8300-allyesconfig
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be32
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-get_unaligned_be64
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be16
|   |-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be32
|   `-- include-linux-unaligned-be_byteshift.h:error:redefinition-of-put_unaligned_be64
|-- i386-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- i386-randconfig-a003-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- i386-randconfig-a005-20210225
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- i386-randconfig-a006-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- i386-randconfig-a011-20210225
|   |-- ERROR:__udivdi3-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|   `-- ERROR:__udivmoddi4-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|-- i386-randconfig-a012-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- i386-randconfig-a016-20200607
|   `-- ERROR:__moddi3-drivers-gpu-drm-amd-amdgpu-amdgpu.ko-undefined
|-- i386-randconfig-m021-20210225
|   |-- drivers-gpu-drm-nouveau-nvkm-engine-fifo-gf100.c-gf100_fifo_recover()-warn:should-((()))-engi-be-a-bit-type
|   `-- drivers-vfio-vfio_iommu_type1.c-vfio_dma_do_unmap()-warn:impossible-condition-(size-(-))-(-u32max-u32max)
|-- i386-randconfig-r031-20210225
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-may-be-truncated-copying-between-and-bytes-from-a-string-of-length
|-- ia64-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- ia64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- microblaze-randconfig-m031-20210225
|   `-- drivers-bluetooth-btusb.c-btusb_mtk_setup()-error:uninitialized-symbol-fw_version-.
|-- microblaze-randconfig-r014-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- microblaze-randconfig-r035-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- microblaze-randconfig-r036-20210225
|   |-- (.text):undefined-reference-to-__divdi3
|   |-- (.text):undefined-reference-to-__udivdi3
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|   `-- microblaze-linux-ld:(.text):undefined-reference-to-__divdi3
|-- mips-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- mips-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- powerpc-allmodconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- powerpc-allyesconfig
|   |-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|   `-- include-linux-fortify-string.h:warning:__builtin_strncpy-output-truncated-copying-bytes-from-a-string-of-length
|-- riscv-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- riscv-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- riscv-randconfig-p001-20210226
|   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
|   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
|-- s390-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sh-allmodconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- sparc-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-allyesconfig
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-m001-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
|-- x86_64-randconfig-p002-20210226
|   `-- drivers-i3c-master-svc-i3c-master.c:warning:expecting-prototype-for-struct-svc_i3c_i3c_dev_data.-Prototype-was-for-struct-svc_i3c_i2c_dev_data-instead
|-- x86_64-randconfig-r026-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
|   `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd
`-- x86_64-randconfig-s022-20210225
    |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_ld_lcd
    `-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-aty_st_lcd

clang_recent_errors
|-- x86_64-randconfig-a006-20210225
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-function-aty_ld_lcd
|   |-- drivers-video-fbdev-aty-atyfb_base.c:warning:no-previous-prototype-for-function-aty_st_lcd
|   `-- net-netfilter-nfnetlink_queue.c:warning:variable-ctinfo-is-uninitialized-when-used-here
`-- x86_64-randconfig-r003-20210225
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-dcn10_align_pixel_clocks
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-get_clock_divider
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-is_low_refresh_rate
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn10-dcn10_hw_sequencer.c:warning:no-previous-prototype-for-function-reduceSizeAndFraction
    |-- drivers-gpu-drm-amd-amdgpu-..-display-dc-dcn20-dcn20_optc.c:warning:no-previous-prototype-for-function-optc2_align_vblanks
    `-- drivers-gpu-drm-amd-amdgpu-..-display-dc-irq-dcn21-irq_service_dcn21.c:warning:initializer-overrides-prior-initialization-of-this-subobject

elapsed time: 732m

configs tested: 95
configs skipped: 2

gcc tested configs:
arm                                 defconfig
arm64                            allyesconfig
arm64                               defconfig
arm                              allyesconfig
arm                              allmodconfig
powerpc                 mpc837x_mds_defconfig
xtensa                           alldefconfig
powerpc                 mpc836x_mds_defconfig
sh                          landisk_defconfig
openrisc                         alldefconfig
arc                      axs103_smp_defconfig
sh                             sh03_defconfig
arm                          pxa910_defconfig
mips                         cobalt_defconfig
mips                        omega2p_defconfig
ia64                          tiger_defconfig
microblaze                      mmu_defconfig
sh                        sh7785lcr_defconfig
arm                              alldefconfig
sh                          rsk7264_defconfig
mips                      malta_kvm_defconfig
mips                             allyesconfig
sh                            shmin_defconfig
mips                        nlm_xlp_defconfig
arc                        nsimosci_defconfig
ia64                             allmodconfig
ia64                                defconfig
ia64                             allyesconfig
m68k                             allmodconfig
m68k                                defconfig
m68k                             allyesconfig
nds32                               defconfig
nios2                            allyesconfig
csky                                defconfig
alpha                               defconfig
alpha                            allyesconfig
xtensa                           allyesconfig
h8300                            allyesconfig
arc                                 defconfig
sh                               allmodconfig
parisc                              defconfig
s390                             allyesconfig
s390                             allmodconfig
parisc                           allyesconfig
s390                                defconfig
nios2                               defconfig
arc                              allyesconfig
nds32                             allnoconfig
c6x                              allyesconfig
i386                             allyesconfig
sparc                            allyesconfig
sparc                               defconfig
i386                               tinyconfig
i386                                defconfig
mips                             allmodconfig
powerpc                          allyesconfig
powerpc                          allmodconfig
powerpc                           allnoconfig
i386                 randconfig-a005-20210225
i386                 randconfig-a006-20210225
i386                 randconfig-a004-20210225
i386                 randconfig-a001-20210225
i386                 randconfig-a003-20210225
i386                 randconfig-a002-20210225
i386                 randconfig-a013-20210225
i386                 randconfig-a012-20210225
i386                 randconfig-a011-20210225
i386                 randconfig-a014-20210225
i386                 randconfig-a016-20210225
i386                 randconfig-a015-20210225
riscv                    nommu_k210_defconfig
riscv                            allyesconfig
riscv                    nommu_virt_defconfig
riscv                             allnoconfig
riscv                               defconfig
riscv                          rv32_defconfig
riscv                            allmodconfig
x86_64                           allyesconfig
x86_64                    rhel-7.6-kselftests
x86_64                              defconfig
x86_64                               rhel-8.3
x86_64                      rhel-8.3-kbuiltin
x86_64                                  kexec

clang tested configs:
x86_64               randconfig-a001-20210225
x86_64               randconfig-a002-20210225
x86_64               randconfig-a003-20210225
x86_64               randconfig-a005-20210225
x86_64               randconfig-a004-20210225
x86_64               randconfig-a006-20210225
x86_64               randconfig-a015-20210226
x86_64               randconfig-a011-20210226
x86_64               randconfig-a012-20210226
x86_64               randconfig-a016-20210226
x86_64               randconfig-a013-20210226
x86_64               randconfig-a014-20210226

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
  2021-02-26 15:45 [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f kernel test robot
@ 2021-02-26 19:13   ` Andrew Morton
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew Morton @ 2021-02-26 19:13 UTC (permalink / raw
  To: kernel test robot
  Cc: Linux Memory Management List, linux-riscv, Paul Walmsley,
	Palmer Dabbelt, Albert Ou

On Fri, 26 Feb 2021 23:45:18 +0800 kernel test robot <lkp@intel.com> wrote:

> tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226
> 
> ...
>
> page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
> riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
> 
> ...
>
> |-- riscv-randconfig-p001-20210226
> |   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
> |   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance

I assume the riscv randconfig managed to create a .config with
CONFIG_NUMA=n, CONFIG_SMP=y.  Configuration doesn't make a lot of
sense, unless someone has a single-CPU machine with cpuless nodes...

Could the riscv maintainers please test and merge this?

--- a/arch/riscv/Kconfig~a
+++ a/arch/riscv/Kconfig
@@ -314,6 +314,7 @@ endchoice
 # Common NUMA Features
 config NUMA
 	bool "NUMA Memory Allocation and Scheduler Support"
+	depends on SMP
 	select GENERIC_ARCH_NUMA
 	select OF_NUMA
 	select ARCH_SUPPORTS_NUMA_BALANCING
_




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
@ 2021-02-26 19:13   ` Andrew Morton
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew Morton @ 2021-02-26 19:13 UTC (permalink / raw
  To: kernel test robot
  Cc: Linux Memory Management List, linux-riscv, Albert Ou,
	Palmer Dabbelt, Paul Walmsley

On Fri, 26 Feb 2021 23:45:18 +0800 kernel test robot <lkp@intel.com> wrote:

> tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226
> 
> ...
>
> page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
> riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
> 
> ...
>
> |-- riscv-randconfig-p001-20210226
> |   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
> |   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance

I assume the riscv randconfig managed to create a .config with
CONFIG_NUMA=n, CONFIG_SMP=y.  Configuration doesn't make a lot of
sense, unless someone has a single-CPU machine with cpuless nodes...

Could the riscv maintainers please test and merge this?

--- a/arch/riscv/Kconfig~a
+++ a/arch/riscv/Kconfig
@@ -314,6 +314,7 @@ endchoice
 # Common NUMA Features
 config NUMA
 	bool "NUMA Memory Allocation and Scheduler Support"
+	depends on SMP
 	select GENERIC_ARCH_NUMA
 	select OF_NUMA
 	select ARCH_SUPPORTS_NUMA_BALANCING
_



_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
  2021-02-26 19:13   ` Andrew Morton
@ 2021-02-26 19:43     ` Atish Patra
  -1 siblings, 0 replies; 7+ messages in thread
From: Atish Patra @ 2021-02-26 19:43 UTC (permalink / raw
  To: Andrew Morton
  Cc: Albert Ou, kernel test robot, Linux Memory Management List,
	Palmer Dabbelt, Paul Walmsley, linux-riscv

On Fri, Feb 26, 2021 at 11:13 AM Andrew Morton
<akpm@linux-foundation.org> wrote:
>
> On Fri, 26 Feb 2021 23:45:18 +0800 kernel test robot <lkp@intel.com> wrote:
>
> > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226
> >
> > ...
> >
> > page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
> > riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
> >
> > ...
> >
> > |-- riscv-randconfig-p001-20210226
> > |   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
> > |   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
>
> I assume the riscv randconfig managed to create a .config with
> CONFIG_NUMA=n, CONFIG_SMP=y.  Configuration doesn't make a lot of
> sense, unless someone has a single-CPU machine with cpuless nodes...
>
> Could the riscv maintainers please test and merge this?
>

Yeah. This was discussed a week back.
http://lists.infradead.org/pipermail/linux-riscv/2021-February/004640.html

@Palmer Dabbelt Is the fix merged in the PR ?

> --- a/arch/riscv/Kconfig~a
> +++ a/arch/riscv/Kconfig
> @@ -314,6 +314,7 @@ endchoice
>  # Common NUMA Features
>  config NUMA
>         bool "NUMA Memory Allocation and Scheduler Support"
> +       depends on SMP
>         select GENERIC_ARCH_NUMA
>         select OF_NUMA
>         select ARCH_SUPPORTS_NUMA_BALANCING
> _
>
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv



-- 
Regards,
Atish

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
@ 2021-02-26 19:43     ` Atish Patra
  0 siblings, 0 replies; 7+ messages in thread
From: Atish Patra @ 2021-02-26 19:43 UTC (permalink / raw
  To: Andrew Morton
  Cc: kernel test robot, Linux Memory Management List, linux-riscv,
	Albert Ou, Palmer Dabbelt, Paul Walmsley

On Fri, Feb 26, 2021 at 11:13 AM Andrew Morton
<akpm@linux-foundation.org> wrote:
>
> On Fri, 26 Feb 2021 23:45:18 +0800 kernel test robot <lkp@intel.com> wrote:
>
> > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226
> >
> > ...
> >
> > page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
> > riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
> >
> > ...
> >
> > |-- riscv-randconfig-p001-20210226
> > |   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
> > |   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
>
> I assume the riscv randconfig managed to create a .config with
> CONFIG_NUMA=n, CONFIG_SMP=y.  Configuration doesn't make a lot of
> sense, unless someone has a single-CPU machine with cpuless nodes...
>
> Could the riscv maintainers please test and merge this?
>

Yeah. This was discussed a week back.
http://lists.infradead.org/pipermail/linux-riscv/2021-February/004640.html

@Palmer Dabbelt Is the fix merged in the PR ?

> --- a/arch/riscv/Kconfig~a
> +++ a/arch/riscv/Kconfig
> @@ -314,6 +314,7 @@ endchoice
>  # Common NUMA Features
>  config NUMA
>         bool "NUMA Memory Allocation and Scheduler Support"
> +       depends on SMP
>         select GENERIC_ARCH_NUMA
>         select OF_NUMA
>         select ARCH_SUPPORTS_NUMA_BALANCING
> _
>
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv



-- 
Regards,
Atish


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
  2021-02-26 19:43     ` Atish Patra
@ 2021-02-26 20:26       ` Palmer Dabbelt
  -1 siblings, 0 replies; 7+ messages in thread
From: Palmer Dabbelt @ 2021-02-26 20:26 UTC (permalink / raw
  To: atishp; +Cc: aou, lkp, linux-mm, Paul Walmsley, akpm, linux-riscv

On Fri, 26 Feb 2021 11:43:21 PST (-0800), atishp@atishpatra.org wrote:
> On Fri, Feb 26, 2021 at 11:13 AM Andrew Morton
> <akpm@linux-foundation.org> wrote:
>>
>> On Fri, 26 Feb 2021 23:45:18 +0800 kernel test robot <lkp@intel.com> wrote:
>>
>> > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>> > branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226
>> >
>> > ...
>> >
>> > page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
>> > riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
>> >
>> > ...
>> >
>> > |-- riscv-randconfig-p001-20210226
>> > |   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
>> > |   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
>>
>> I assume the riscv randconfig managed to create a .config with
>> CONFIG_NUMA=n, CONFIG_SMP=y.  Configuration doesn't make a lot of
>> sense, unless someone has a single-CPU machine with cpuless nodes...
>>
>> Could the riscv maintainers please test and merge this?
>>
>
> Yeah. This was discussed a week back.
> http://lists.infradead.org/pipermail/linux-riscv/2021-February/004640.html
>
> @Palmer Dabbelt Is the fix merged in the PR ?

Sorry, I thought I'd sent out the fix for this but forgot to.  This just got
merged to Linus' tree, and looking at my code I forgot about it because I
wasn't actually seeing these build failures reproduce locally.

Though looking at my patches (which I just sent) I was fixing some
closely-related isuse, so I'm going to just pick this up.  I just sent it out,
it's on fixes.

>
>> --- a/arch/riscv/Kconfig~a
>> +++ a/arch/riscv/Kconfig
>> @@ -314,6 +314,7 @@ endchoice
>>  # Common NUMA Features
>>  config NUMA
>>         bool "NUMA Memory Allocation and Scheduler Support"
>> +       depends on SMP
>>         select GENERIC_ARCH_NUMA
>>         select OF_NUMA
>>         select ARCH_SUPPORTS_NUMA_BALANCING
>> _
>>
>>
>>
>> _______________________________________________
>> linux-riscv mailing list
>> linux-riscv@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-riscv

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f
@ 2021-02-26 20:26       ` Palmer Dabbelt
  0 siblings, 0 replies; 7+ messages in thread
From: Palmer Dabbelt @ 2021-02-26 20:26 UTC (permalink / raw
  To: atishp; +Cc: akpm, lkp, linux-mm, linux-riscv, aou, Paul Walmsley

On Fri, 26 Feb 2021 11:43:21 PST (-0800), atishp@atishpatra.org wrote:
> On Fri, Feb 26, 2021 at 11:13 AM Andrew Morton
> <akpm@linux-foundation.org> wrote:
>>
>> On Fri, 26 Feb 2021 23:45:18 +0800 kernel test robot <lkp@intel.com> wrote:
>>
>> > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>> > branch HEAD: d01f2f7e35573049673b71e18be7abfe3f80323f  Add linux-next specific files for 20210226
>> >
>> > ...
>> >
>> > page_alloc.c:(.text+0xe028): undefined reference to `node_reclaim_distance'
>> > riscv32-linux-ld: page_alloc.c:(.text+0xe02c): undefined reference to `node_reclaim_distance'
>> >
>> > ...
>> >
>> > |-- riscv-randconfig-p001-20210226
>> > |   |-- page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
>> > |   `-- riscv32-linux-ld:page_alloc.c:(.text):undefined-reference-to-node_reclaim_distance
>>
>> I assume the riscv randconfig managed to create a .config with
>> CONFIG_NUMA=n, CONFIG_SMP=y.  Configuration doesn't make a lot of
>> sense, unless someone has a single-CPU machine with cpuless nodes...
>>
>> Could the riscv maintainers please test and merge this?
>>
>
> Yeah. This was discussed a week back.
> http://lists.infradead.org/pipermail/linux-riscv/2021-February/004640.html
>
> @Palmer Dabbelt Is the fix merged in the PR ?

Sorry, I thought I'd sent out the fix for this but forgot to.  This just got
merged to Linus' tree, and looking at my code I forgot about it because I
wasn't actually seeing these build failures reproduce locally.

Though looking at my patches (which I just sent) I was fixing some
closely-related isuse, so I'm going to just pick this up.  I just sent it out,
it's on fixes.

>
>> --- a/arch/riscv/Kconfig~a
>> +++ a/arch/riscv/Kconfig
>> @@ -314,6 +314,7 @@ endchoice
>>  # Common NUMA Features
>>  config NUMA
>>         bool "NUMA Memory Allocation and Scheduler Support"
>> +       depends on SMP
>>         select GENERIC_ARCH_NUMA
>>         select OF_NUMA
>>         select ARCH_SUPPORTS_NUMA_BALANCING
>> _
>>
>>
>>
>> _______________________________________________
>> linux-riscv mailing list
>> linux-riscv@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-riscv


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-26 20:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26 15:45 [linux-next:master] BUILD REGRESSION d01f2f7e35573049673b71e18be7abfe3f80323f kernel test robot
2021-02-26 19:13 ` Andrew Morton
2021-02-26 19:13   ` Andrew Morton
2021-02-26 19:43   ` Atish Patra
2021-02-26 19:43     ` Atish Patra
2021-02-26 20:26     ` Palmer Dabbelt
2021-02-26 20:26       ` Palmer Dabbelt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.