parisc: Fix CPU affinity for Lasi, WAX and Dino chips
authorHelge Deller <deller@gmx.de>
Sun, 27 Mar 2022 13:46:26 +0000 (15:46 +0200)
committerHelge Deller <deller@gmx.de>
Tue, 29 Mar 2022 19:37:12 +0000 (21:37 +0200)
commit939fc856676c266c3bc347c1c1661872a3725c0f
tree8cd07730ca7845cde5300a282df06c21eb5ff625
parent08a491b2e4b1c4c618ee82d3f4b0ff3b20c5acf5
parisc: Fix CPU affinity for Lasi, WAX and Dino chips

Add the missing logic to allow Lasi, WAX and Dino to set the
CPU affinity. This fixes IRQ migration to other CPUs when a
CPU is shutdown which currently holds the IRQs for one of those
chips.

Signed-off-by: Helge Deller <deller@gmx.de>
drivers/parisc/dino.c
drivers/parisc/gsc.c
drivers/parisc/gsc.h
drivers/parisc/lasi.c
drivers/parisc/wax.c