From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: move debug macros to common location
Date: Sat, 1 Sep 2012 18:22:34 +0000 [thread overview]
Message-ID: <201209011822.34824.arnd@arndb.de> (raw)
In-Reply-To: <1346437761-17039-1-git-send-email-robherring2@gmail.com>
On Friday 31 August 2012, Rob Herring wrote:
> From: Rob Herring <rob.herring@calxeda.com>
>
> Based on suggestion by Russell King, create a common location for debug
> macros and select the included debug macro file using config option.
>
> Signed-off-by: Rob Herring <rob.herring@calxeda.com>
> ---
> arch/arm/Kconfig.debug | 5 +++
> arch/arm/include/debug/icedcc.S | 90 +++++++++++++++++++++++++++++++++++++++
> arch/arm/kernel/debug.S | 87 ++-----------------------------------
> arch/arm/kernel/head.S | 4 +-
> 4 files changed, 100 insertions(+), 86 deletions(-)
> create mode 100644 arch/arm/include/debug/icedcc.S
I haven't followed that discussion, but it sure sounds like a good idea.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Any preference which tree to use for merging this?
next prev parent reply other threads:[~2012-09-01 18:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-31 18:29 [PATCH 1/3] ARM: move debug macros to common location Rob Herring
2012-08-31 18:29 ` [PATCH 2/3] ARM: highbank: move debug macros to include/debug Rob Herring
2012-08-31 18:29 ` [PATCH 3/3] ARM: vexpress: " Rob Herring
2012-09-01 18:22 ` Arnd Bergmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-01 8:53 [PATCH 1/3] ARM: move debug macros to common location Andrew Lunn
2012-09-04 22:02 ` Rob Herring
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=201209011822.34824.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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.