On 06/05/2016 09:49 AM, Sasha Levin wrote:
On 06/04/2016 09:59 AM, Guenter Roeck wrote:
v3.18:
arm64:defconfig:
drivers/irqchip/irq-gic-v3.c: In function ‘gic_dist_init’:
drivers/irqchip/irq-gic-v3.c:319:29: error: ‘GICD_IGROUPR’
drivers/irqchip/irq-gic-v3.c: In function ‘gic_cpu_init’:
drivers/irqchip/irq-gic-v3.c:417:29: error: ‘GICR_IGROUPR0’ undeclared
All mips builds:
arch/mips/kernel/setup.c: In function 'arch_mem_init':
arch/mips/kernel/setup.c:689:2: error: implicit declaration of function 'reserve_bootmem_region'
v4.1, all mips builds:
arch/mips/mm/cache.c: In function '__update_cache':
arch/mips/mm/cache.c:134:26: error: implicit declaration of function 'kmap_atomic'
arch/mips/mm/cache.c:142:4: error: implicit declaration of function '__kunmap_atomic'
arch/mips/kernel/setup.c: In function 'arch_mem_init':
arch/mips/kernel/setup.c:690:2: error: implicit declaration of function 'reserve_bootmem_region'
Guenter
Thanks Guenter, all should be fixed now.
Confirmed.
Can you let Greg know how you fixed the mips problem in mm/cache.c ? It now affects
4.4, 4.5, and 4.6 as well.
Thanks,
Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html