public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] IRQ trivial clarifications
@ 2015-07-12 22:01 Bjorn Helgaas
       [not found] ` <20150712220154.69FhyRpGu7t7LGxef1_lZLW5DTtjnS9ZftcIRA_u3yM@z>
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Bjorn Helgaas @ 2015-07-12 22:01 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: linux-arch, linux-mips, linux-am33-list, linux-ia64,
	linux-c6x-dev, linux-parisc, linux-s390, linux-sh,
	adi-buildroot-devel, linux-kernel, linux-m68k, linux-alpha, x86,
	linuxppc-dev

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

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

end of thread, other threads:[~2015-07-17 17:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-12 22:01 [PATCH 0/3] IRQ trivial clarifications Bjorn Helgaas
     [not found] ` <20150712220154.69FhyRpGu7t7LGxef1_lZLW5DTtjnS9ZftcIRA_u3yM@z>
2015-07-12 22:01   ` [PATCH 1/3] x86, irq: Rename VECTOR_UNDEFINED and VECTOR_RETRIGGERED to IRQ_* Bjorn Helgaas
     [not found]     ` <20150717140654.HcPduANUEMEP-7NMPTyj-ktkC718E7pwXQuiXTHMdmM@z>
2015-07-17 14:06       ` Thomas Gleixner
     [not found]         ` <20150717175005.2PlYOf0u2qPgVsqTCvNtUs-fPZzf1WtW6hNE2-FoR0I@z>
2015-07-17 17:50           ` Bjorn Helgaas
     [not found] ` <20150712220202.f9KliyDwO6IFU43gC5ZsnEy7raDmWwea-j1X67SBaLE@z>
2015-07-12 22:02   ` [PATCH 2/3] x86, irq: Clarify "No irq handler" message Bjorn Helgaas
     [not found] ` <20150712220211.Bpjwxxqm9qIh456M5VmuH88Is0DuGm8BXdBwTbSbmjA@z>
2015-07-12 22:02   ` [PATCH 3/3] IRQ: Print "unexpected IRQ" messages consistently across architectures Bjorn Helgaas
     [not found]     ` <20150713032303.WfTEmQh0az1X1qkGyv-NrJ0d47RgMIRNCOGN8pxwRI8@z>
2015-07-13  3:23       ` [3/3] " Michael Ellerman
2015-07-13 18:35         ` Bjorn Helgaas
2015-07-16  4:12           ` Michael Ellerman
     [not found]     ` <20150713071442.QXzbRfa3uYKKOTRlIbXP6BUoTWzN7o1J876ux2kMbgo@z>
2015-07-13  7:14       ` [PATCH 3/3] " Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox