diff options
author | Cédric Le Goater <clg@kaod.org> | 2021-07-01 15:27:25 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-08-10 23:14:57 +1000 |
commit | 292145a6e598c1e6633b8f5f607706b46f552ab9 (patch) | |
tree | 45cea76d697b4e0cad0c39d2b77875c92fc5dd26 /arch/powerpc/sysdev/mpic.c | |
parent | 5690bcae186084a8544b1819f0d89399268bd0cf (diff) | |
download | lwn-292145a6e598c1e6633b8f5f607706b46f552ab9.tar.gz lwn-292145a6e598c1e6633b8f5f607706b46f552ab9.zip |
powerpc/xive: Remove irqd_is_started() check when setting the affinity
In the early days of XIVE support, commit cffb717ceb8e ("powerpc/xive:
Ensure active irqd when setting affinity") tried to fix an issue
related to interrupt migration. If the root cause was related to CPU
unplug, it should have been fixed and there is no reason to keep the
irqd_is_started() check. This test is also breaking affinity setting
of MSIs which can set before starting the associated IRQ.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210701132750.1475580-8-clg@kaod.org
Diffstat (limited to 'arch/powerpc/sysdev/mpic.c')
0 files changed, 0 insertions, 0 deletions