OSDN Git Service

powerpc/xive: Ease debugging of xive_irq_set_affinity()
authorCédric Le Goater <clg@kaod.org>
Thu, 1 Jul 2021 13:27:22 +0000 (15:27 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 10 Aug 2021 13:14:57 +0000 (23:14 +1000)
commit6c2ab2a5d634d4e30445ee5d52d5d1469bf74aa2
treef9c8611ef4a83a429ce3cd5f8ae2cd68a33bed06
parent14be098c5387eb93b794f299f3c3e2ddf6038ec7
powerpc/xive: Ease debugging of xive_irq_set_affinity()

pr_debug() is easier to activate and it helps to know how the kernel
configures the HW when tweaking the IRQ subsystem.

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-5-clg@kaod.org
arch/powerpc/sysdev/xive/common.c