[PATCH 0/3] IRQ trivial clarifications

From: Bjorn Helgaas
Date: Sun Jul 12 2015 - 18:01:54 EST


These don't fix anything at all. But they might make code understanding
and debugging slightly easier.

---

Bjorn Helgaas (3):
x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_*
x86, irq: Clarify "No irq handler" message
IRQ: Print "unexpected IRQ" messages consistently across architectures


arch/alpha/kernel/irq.c | 2 +-
arch/blackfin/kernel/irqchip.c | 2 +-
arch/c6x/kernel/irq.c | 2 +-
arch/ia64/kernel/irq.c | 2 +-
arch/m68k/include/asm/hardirq.h | 2 +-
arch/mips/kernel/irq.c | 2 +-
arch/mn10300/kernel/irq.c | 2 +-
arch/parisc/include/asm/hardirq.h | 2 +-
arch/powerpc/include/asm/hardirq.h | 2 +-
arch/s390/include/asm/hardirq.h | 2 +-
arch/sh/kernel/irq.c | 2 +-
arch/tile/kernel/irq.c | 2 +-
arch/x86/include/asm/hw_irq.h | 4 ++--
arch/x86/kernel/apic/vector.c | 14 +++++++-------
arch/x86/kernel/irq.c | 19 +++++++++----------
arch/x86/kernel/irqinit.c | 4 ++--
include/asm-generic/hardirq.h | 2 +-
17 files changed, 33 insertions(+), 34 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html