All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove interrupt debug code
@ 2017-01-02  9:53 Finn Thain
  2017-01-02  9:53 ` [PATCH 2/3] m68k/mac: Remove SHUTUP_SONIC interrupt hack Finn Thain
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Finn Thain @ 2017-01-02  9:53 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-m68k, linux-kernel

This patch series removes some interrupt debug code:
printk statements, associated macros, dead code, etc.


Finn Thain (3):
  m68k/mac: Improve NMI handler
  m68k/mac: Remove SHUTUP_SONIC interrupt hack
  m68k/mac: Clean up interrupt debug macros and printk statements

 arch/m68k/include/asm/macints.h | 16 --------
 arch/m68k/mac/baboon.c          | 16 --------
 arch/m68k/mac/macints.c         | 87 ++++-------------------------------------
 arch/m68k/mac/oss.c             | 20 ----------
 arch/m68k/mac/psc.c             | 11 ------
 arch/m68k/mac/via.c             |  8 ----
 6 files changed, 8 insertions(+), 150 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-02-09 13:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-02  9:53 [PATCH 0/3] Remove interrupt debug code Finn Thain
2017-01-02  9:53 ` [PATCH 2/3] m68k/mac: Remove SHUTUP_SONIC interrupt hack Finn Thain
2017-01-02  9:53 ` [PATCH 3/3] m68k/mac: Clean up interrupt debug macros and printk statements Finn Thain
2017-01-02  9:53 ` [PATCH 1/3] m68k/mac: Improve NMI handler Finn Thain
2017-01-02 10:29   ` Geert Uytterhoeven
2017-01-03  4:31     ` Finn Thain
2017-01-03  8:17       ` Geert Uytterhoeven
2017-02-09 13:23 ` [PATCH 0/3] Remove interrupt debug code Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.