diff options
author | Sachin Sant <sachinp@linux.ibm.com> | 2022-01-06 14:03:53 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-01-31 05:45:23 +0300 |
commit | 279d1a72c0f8021520f68ddb0a1346ff9ba1ea8c (patch) | |
tree | 66e33d78467fcd94f7e49d4c7be29cba05124cab /arch/powerpc/kernel | |
parent | 26291c54e111ff6ba87a164d85d4a4e134b7315c (diff) | |
download | linux-279d1a72c0f8021520f68ddb0a1346ff9ba1ea8c.tar.xz |
powerpc/xive: Export XIVE IPI information for online-only processors.
Cédric pointed out that XIVE IPI information exported via sysfs
(debug/powerpc/xive) display empty lines for processors which are
not online.
Switch to using for_each_online_cpu() so that information is
displayed for online-only processors.
Reported-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Sachin Sant <sachinp@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/164146703333.19039.10920919226094771665.sendpatchset@MacBook-Pro.local
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions