linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: signal: fix armv7-m build issue in sigreturn_codes.S
Date: Mon, 11 Nov 2013 17:55:02 +0100	[thread overview]
Message-ID: <20131111165502.GL14892@pengutronix.de> (raw)
In-Reply-To: <20131111093311.GK14892@pengutronix.de>

Hello Victor,

On Mon, Nov 11, 2013 at 10:33:11AM +0100, Uwe Kleine-K?nig wrote:
> On Mon, Nov 11, 2013 at 12:10:26AM -0800, Victor Kamensky wrote:
> > Here is proposal for armv7-m build failure in sigreturn_codes.S. The 
> > armv7-m build issue was discussed in [1].
> > 
> > Proposed solution is based on conditional compilation. If 
> > CONFIG_CPU_THUMBONLY is set instead of arm opcodes nops in thumb mode
> > are used. I've tried to wrap conditional compilation as nice as I 
> > found possible. Other suggestions/approaches are welcome.
> > 
> > Fix was tested:
> >    linux-next with efm32_defconfig build (along with few other fixes)
> >    rmk-next BE/LE arndale build/boot and LTP rt_sigaction0? tests run
> Next currently fails for other reasons, too and I'm out of time. I'd say
> if it compiles for you it's fine and I will handle eventual fall-outs
> later.
next-20131111 + your patch + reverts of d779c07dd7209 and 50e05119f9800
compiles and boots fine.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

      reply	other threads:[~2013-11-11 16:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11  8:10 [PATCH] ARM: signal: fix armv7-m build issue in sigreturn_codes.S Victor Kamensky
2013-11-11  8:10 ` Victor Kamensky
2013-11-11 10:51   ` Will Deacon
2013-11-12  6:51     ` Victor Kamensky
2013-11-18 13:39   ` Dave Martin
2013-11-19  6:55     ` Victor Kamensky
2013-11-11  9:33 ` Uwe Kleine-König
2013-11-11 16:55   ` Uwe Kleine-König [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=20131111165502.GL14892@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).