linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] powerpc/xive: fixes and debug extensions
@ 2020-03-06 15:01 Cédric Le Goater
  2020-03-06 15:01 ` [PATCH 1/4] powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs Cédric Le Goater
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Cédric Le Goater @ 2020-03-06 15:01 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: linuxppc-dev, Greg Kurz, Cédric Le Goater

Hello,

First two patches are fixes for non-critical issues. I checked that
they applied on stable.

Last two are debug extensions, one for xmon and the other to dump XIVE
internal state under debugfs, which is easier than xmon.

Cheers,

C.

Cédric Le Goater (4):
  powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured
    IPIs
  powerpc/xive: Fix xmon support on the PowerNV platform
  powerpc/xmon: Add source flags to output of XIVE interrupts
  powerpc/xive: Add a debugfs file to dump internal XIVE state

 arch/powerpc/sysdev/xive/xive-internal.h |   9 ++
 arch/powerpc/sysdev/xive/common.c        | 126 +++++++++++++++++++++--
 arch/powerpc/sysdev/xive/native.c        |   7 +-
 arch/powerpc/sysdev/xive/spapr.c         |  23 ++++-
 4 files changed, 151 insertions(+), 14 deletions(-)

-- 
2.21.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-04-01 13:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-06 15:01 [PATCH 0/4] powerpc/xive: fixes and debug extensions Cédric Le Goater
2020-03-06 15:01 ` [PATCH 1/4] powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs Cédric Le Goater
2020-03-10  5:17   ` David Gibson
2020-03-10 15:09   ` Greg Kurz
2020-03-10 16:07     ` Cédric Le Goater
2020-04-01 12:53   ` Michael Ellerman
2020-03-06 15:01 ` [PATCH 2/4] powerpc/xive: Fix xmon support on the PowerNV platform Cédric Le Goater
2020-03-10 15:38   ` Greg Kurz
2020-03-06 15:01 ` [PATCH 3/4] powerpc/xmon: Add source flags to output of XIVE interrupts Cédric Le Goater
2020-03-10 15:43   ` Greg Kurz
2020-03-06 15:01 ` [PATCH 4/4] powerpc/xive: Add a debugfs file to dump internal XIVE state Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).