[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150712215559.7166.33068.stgit@bhelgaas-glaptop2.roam.corp.google.com>
Date: Sun, 12 Jul 2015 17:01:45 -0500
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: linux-arch@...r.kernel.org, linux-mips@...ux-mips.org,
linux-am33-list@...hat.com, linux-ia64@...r.kernel.org,
linux-c6x-dev@...ux-c6x.org, linux-parisc@...r.kernel.org,
linux-s390@...r.kernel.org, linux-sh@...r.kernel.org,
adi-buildroot-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, linux-m68k@...ts.linux-m68k.org,
linux-alpha@...r.kernel.org, x86@...nel.org,
linuxppc-dev@...ts.ozlabs.org
Subject: [PATCH 0/3] IRQ trivial clarifications
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists