linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dave.martin@linaro.org (Dave Martin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/1] ARM: thumb: Fix thumb mode compilation problems.
Date: Mon, 16 May 2011 16:08:44 +0100	[thread overview]
Message-ID: <20110516150828.GA22931@arm.com> (raw)
In-Reply-To: <20110513195845.2FFE540CD1@eskimo.mtv.corp.google.com>

On Fri, May 13, 2011 at 12:58:45PM -0700, Vadim Bendebury wrote:
> 
> This patch won't necessarily apply as it has not been verified on
> a real hardware, so this is more of an RFC.
> 
> Vadim Bendebury (1):
>   ARM: thumb: Fix thumb mode compilation problems.
> 
>  arch/arm/kernel/fiq.c         |   34 ++++++++++++++++++++++++++--------
>  arch/arm/mach-tegra/headsmp.S |    3 ++-
>  2 files changed, 28 insertions(+), 9 deletions(-)
> 

As a side note, I'm happy to be CC'd if you have Thumb-2 kernel problems
since I've been working on this recently, and would like to get it working
across the broadest range of platforms possible.

I'm definitely interested if you hit any non-platform-specific issues, since
I'm not too familiar with tegra.

So far, omap was the most "interesting" target: if you have problems, the
following commits for omap may contain examples of things you need to fix:

git log -i --grep=thumb -- arch/arm/mach-omap2 arch/arm/plat-omap

dd31394 ARM: omap3: Thumb-2 compatibility for sleep34xx.S
ef7a87d ARM: omap3: Thumb-2 compatibility for sram34xx.S
76d5001 ARM: omap3: Remove hand-encoded SMC instructions
f96bdfa ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL
85243a7 ARM: omap4: Provide do_wfi() for Thumb-2
b6338bd ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM

      parent reply	other threads:[~2011-05-16 15:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13 19:58 [PATCH 0/1] ARM: thumb: Fix thumb mode compilation problems Vadim Bendebury
2011-05-16 10:38 ` Dave Martin
2011-05-16 16:06   ` Colin Cross
2011-05-16 16:31     ` Dave Martin
2011-05-16 15:08 ` Dave Martin [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=20110516150828.GA22931@arm.com \
    --to=dave.martin@linaro.org \
    --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).