Hi all, Just building Linus' tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arm-linux-gnueabi-ld: drivers/irqchip/irq-gic-v3-its.o: in function `its_vpe_irq_domain_alloc': irq-gic-v3-its.c:(.text+0x3d50): undefined reference to `__aeabi_uldivmod' Caused by commit 4e6437f12d6e ("irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level") I have reverted that commit (and the following 3 commits) for today. Those commits were not in linux-next before being merged by Linus. :-( -- Cheers, Stephen Rothwell