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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Apr 2022 19:01:03 +0000 (21:01 +0200)
commitf7c35220305f273bddc0bdaf1e453b4ca280f145
treea62c1a0434b232b11c3286c3a3934b37bd8af21a
parentc74e2f6ecc51bd08bb5b0335477dba954a50592e
parisc: Fix CPU affinity for Lasi, WAX and Dino chips

[ Upstream commit 939fc856676c266c3bc347c1c1661872a3725c0f ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/parisc/dino.c
drivers/parisc/gsc.c
drivers/parisc/gsc.h
drivers/parisc/lasi.c
drivers/parisc/wax.c