tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable head: 0cef2c0a2a356137b170c3cb46cb9c1dd2ca3e6b commit: 57fc2afac84efdb0968e028382023a937bb4d6a0 [262/270] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types config: openrisc-allnoconfig (https://download.01.org/0day-ci/archive/20240331/202403311952.oxw8fSed-lkp@xxxxxxxxx/config) compiler: or1k-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240331/202403311952.oxw8fSed-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202403311952.oxw8fSed-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): or1k-linux-ld: mm/vmscan.o: in function `mt_find_alloc_memory_type': >> vmscan.c:(.text+0x2c90): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:fair.c:(.text+0x1db4): first defined here or1k-linux-ld: mm/vmscan.o: in function `mt_put_memory_types': >> vmscan.c:(.text+0x2c98): multiple definition of `mt_put_memory_types'; kernel/sched/fair.o:fair.c:(.text+0x1dbc): first defined here or1k-linux-ld: mm/memory.o: in function `mt_find_alloc_memory_type': memory.c:(.text+0x1810): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:fair.c:(.text+0x1db4): first defined here or1k-linux-ld: mm/memory.o: in function `mt_put_memory_types': memory.c:(.text+0x1818): multiple definition of `mt_put_memory_types'; kernel/sched/fair.o:fair.c:(.text+0x1dbc): first defined here or1k-linux-ld: mm/mprotect.o: in function `mt_find_alloc_memory_type': mprotect.c:(.text+0x0): multiple definition of `mt_find_alloc_memory_type'; kernel/sched/fair.o:fair.c:(.text+0x1db4): first defined here or1k-linux-ld: mm/mprotect.o: in function `mt_put_memory_types': mprotect.c:(.text+0x8): multiple definition of `mt_put_memory_types'; kernel/sched/fair.o:fair.c:(.text+0x1dbc): first defined here -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki