mbox series

[kernel,v4,0/2] powerpc/xive: Drop deregistered irqs

Message ID 20190718050604.74233-1-aik@ozlabs.ru (mailing list archive)
Headers show
Series powerpc/xive: Drop deregistered irqs | expand

Message

Alexey Kardashevskiy July 18, 2019, 5:06 a.m. UTC
Now 2 patches.
v3 is here: https://patchwork.ozlabs.org/patch/1133106/


This is based on sha1
a2b6f26c264e Christophe Leroy "powerpc/module64: Use symbolic instructions names.".

Please comment. Thanks.



Alexey Kardashevskiy (2):
  powerpc: Add handler for orphaned interrupts
  powerpc/xive: Drop current cpu priority for orphaned interrupts

 arch/powerpc/include/asm/machdep.h |  3 +++
 arch/powerpc/kernel/irq.c          |  9 ++++++---
 arch/powerpc/sysdev/xive/common.c  | 18 ++++++++++++++++++
 3 files changed, 27 insertions(+), 3 deletions(-)