bcm63xx: periph_intc: report effective affinity
authorDaniel Gonzalez Cabanelas <dgcbueu@gmail.com>
Mon, 18 May 2020 07:20:03 +0000 (09:20 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 18 May 2020 07:51:18 +0000 (09:51 +0200)
commitd1ce73677cb476ba5e9d6bd20c90ecf1d17a694a
treef37011bd25525ee9e3e372622c32a27865a762e1
parent1d40c8a9f28d43f0b5cbfaea907b3283165b0490
bcm63xx: periph_intc: report effective affinity

The bcm6345-periph-intc driver only targets a single CPU at a time, even
if the notional affinity is wider. Let's inform the core code about this.

This patch gets rid of the kernel message:
"genirq: irq_chip bcm6345-periph-intc did not update eff. affinity mask
of irq 52"

Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit e04ff3c7cc52c23f5b40730ee426710e22940d68)
target/linux/brcm63xx/patches-4.14/326-irqchip-bcm6345-report-eff-affinity.patch [new file with mode: 0644]