Re: [PATCH 2/2] irqchip: bcm2836: fix section mismatch warning

2020-10-27 Thread Marc Zyngier
On 2020-10-27 08:51, ba...@kernel.org wrote: From: Felipe Balbi Fix the following warning: WARNING: modpost: vmlinux.o(.text.unlikely+0x17b2c): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_ipi_range() The function

[PATCH 2/2] irqchip: bcm2836: fix section mismatch warning

2020-10-27 Thread balbi
From: Felipe Balbi Fix the following warning: WARNING: modpost: vmlinux.o(.text.unlikely+0x17b2c): Section mismatch in reference from the function bcm2836_arm_irqchip_smp_init() to the function .init.text:set_smp_ipi_range() The function bcm2836_arm_irqchip_smp_init() references the function