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 10:33:11 +0100 [thread overview]
Message-ID: <20131111093311.GK14892@pengutronix.de> (raw)
In-Reply-To: <1384157427-31613-1-git-send-email-victor.kamensky@linaro.org>
Hi Victor,
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.
> Uwe, is it possible for you to test that the fix runs on efm32. Also
> if the platform can run LTP, you give a spin to LTP rt_sigaction0?
> tests that would be great. It is known that this tests covers code
> under change.
No, at least not as easily as enable/install LTP and run it. ptxdist
doesn't offer a working LTP integration unfortunately.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2013-11-11 9:33 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 [this message]
2013-11-11 16:55 ` Uwe Kleine-König
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=20131111093311.GK14892@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).