Re: linux-next: build failure after merge of the cgroup tree

From: Tejun Heo
Date: Mon Aug 25 2025 - 14:18:45 EST


On Mon, Aug 25, 2025 at 03:03:26PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the cgroup tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> arm-linux-gnueabi-ld: kernel/cgroup/cgroup.o: in function `cgroup_core_local_stat_show':
> kernel/cgroup/cgroup.c:3804:(.text+0x1374): undefined reference to `__aeabi_uldivmod'
>
> Caused by commit
>
> afa3701c0e45 ("cgroup: cgroup.stat.local time accounting")
>
> I have used the cgroup tree from next-20250822 for today.

Should be fixed now. Thanks.

--
tejun