bcm63xx: periph_intc: report effective affinity
authorDaniel Gonzalez Cabanelas <dgcbueu@gmail.com>
Thu, 14 May 2020 16:10:12 +0000 (18:10 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 14 May 2020 16:10:12 +0000 (18:10 +0200)
commite04ff3c7cc52c23f5b40730ee426710e22940d68
treef49beacd84a304421af3f58e9d444d80bde749d3
parent29c3bb5f413f0962971c66e6516b8409a78e0135
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>
target/linux/bcm63xx/patches-5.4/326-irqchip-bcm6345-report-eff-affinity.patch [new file with mode: 0644]