linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] a few small irq improvements
@ 2018-02-24  7:15 Nicholas Piggin
  2018-02-24  7:15 ` [PATCH 1/3] powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicholas Piggin @ 2018-02-24  7:15 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Nicholas Piggin

Patch 2 is really the main one. Patch 3 assumes we drop POWER4
support as per https://patchwork.ozlabs.org/patch/875852/

Nicholas Piggin (3):
  powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG
  powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE]
  powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support

 arch/powerpc/include/asm/hw_irq.h         | 14 ++++++++------
 arch/powerpc/include/asm/plpar_wrappers.h |  8 ++++----
 arch/powerpc/kernel/exceptions-64s.S      |  5 ++++-
 arch/powerpc/kernel/irq.c                 | 14 ++++++--------
 4 files changed, 22 insertions(+), 19 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-02-24  7:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-24  7:15 [PATCH 0/3] a few small irq improvements Nicholas Piggin
2018-02-24  7:15 ` [PATCH 1/3] powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG Nicholas Piggin
2018-02-24  7:15 ` [PATCH 2/3] powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] Nicholas Piggin
2018-02-24  7:15 ` [PATCH 3/3] powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support Nicholas Piggin

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).