public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] fix displaying IRQ stack info
Date: Wed, 12 Jun 2013 16:18:11 +0200	[thread overview]
Message-ID: <20130612161811.648fc3e0@lilith> (raw)
In-Reply-To: <1369632562-13916-1-git-send-email-yamada.m@jp.panasonic.com>

On Mon, 27 May 2013 14:29:20 +0900, Masahiro Yamada
<yamada.m@jp.panasonic.com> wrote:

> These series of patches fix the location of
> displaying IRQ stack infomation.
> 
> Because ARM architecture supports generic_board,
> I separated my commit into 2 patches.
> 
> The first one fix arch/arm/lib/board.c
> The second one fix common/board_f.c and common/board_r.c
> 
> Masahiro Yamada (2):
>   arm: fix displaying IRQ stack info
>   common: arm: fix displaying IRQ stack info
> 
>  arch/arm/lib/board.c |   10 ++++++----
>  common/board_f.c     |    4 ----
>  common/board_r.c     |   10 ++++++++++
>  3 files changed, 16 insertions(+), 8 deletions(-)

After discussing with Masahiro and Wolfgang, this patch will not be
applied, as currently no board defines CONFIG_USE_IRQ any more. What
becomes of code which depends on CONFIG_USE_IRQ will be sorted out
through discussing an RFC on interrupt handling in U-boot which I will
post within a couple of days.

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2013-06-12 14:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-27  5:29 [U-Boot] [PATCH 0/2] fix displaying IRQ stack info Masahiro Yamada
2013-05-27  5:29 ` [U-Boot] [PATCH 1/2] arm: " Masahiro Yamada
2013-05-27  5:29 ` [U-Boot] [PATCH 2/2] common: " Masahiro Yamada
2013-06-12 14:18 ` Albert ARIBAUD [this message]

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=20130612161811.648fc3e0@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox