Re: linux-next: Tree for Nov 9 (cpumask_parse)

From: Randy Dunlap
Date: Mon Nov 09 2020 - 11:03:56 EST


On 11/8/20 11:17 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20201106:
>

on x86_64:
# CONFIG_SMP is not set

ld: arch/x86/kernel/cpu/resctrl/rdtgroup.o: in function `rdtgroup_cpus_write':
rdtgroup.c:(.text+0x35f0): undefined reference to `cpulist_parse'
ld: kernel/sched/isolation.o: in function `housekeeping_setup':
isolation.c:(.init.text+0x1f): undefined reference to `cpulist_parse'
ld: kernel/taskstats.o: in function `parse':
taskstats.c:(.text+0xa8): undefined reference to `cpulist_parse'


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>