All of lore.kernel.org
 help / color / mirror / Atom feed
From: Finn Thain <fthain@telegraphics.com.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Remove interrupt debug code
Date: Mon,  2 Jan 2017 04:53:54 -0500 (EST)	[thread overview]
Message-ID: <cover.1483350483.git.fthain@telegraphics.com.au> (raw)

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

             reply	other threads:[~2017-01-02  9:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-02  9:53 Finn Thain [this message]
2017-01-02  9:53 ` [PATCH 2/3] m68k/mac: Remove SHUTUP_SONIC interrupt hack 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-01-02  9:53 ` [PATCH 3/3] m68k/mac: Clean up interrupt debug macros and printk statements Finn Thain
2017-02-09 13:23 ` [PATCH 0/3] Remove interrupt debug code Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1483350483.git.fthain@telegraphics.com.au \
    --to=fthain@telegraphics.com.au \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.