linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: shmobile: Insert align directives before 4 bytes data
Date: Wed, 10 Jul 2013 22:21:04 +0900	[thread overview]
Message-ID: <20130710132104.GD13716@verge.net.au> (raw)
In-Reply-To: <1373421397-1786-4-git-send-email-koba@kmckk.co.jp>

On Wed, Jul 10, 2013 at 10:56:37AM +0900, Tetsuyuki Kobayashi wrote:
> In thumb2 mode instructions are not align to 4 byte. This patch insert
> align directives before putting 4 byte data.
> 
> Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
> ---
>  arch/arm/mach-shmobile/headsmp-scu.S  |    1 +
>  arch/arm/mach-shmobile/headsmp.S      |    1 +
>  arch/arm/mach-shmobile/sleep-sh7372.S |    2 ++
>  3 files changed, 4 insertions(+)

Thanks, I have queued this up with Magnus's ack in the thumb-fixes
branch of my renesas tree on kernel.org. It should be
included in the renesas-next-20130710v2 tag.

  reply	other threads:[~2013-07-10 13:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10  1:56 [PATCH 0/3] ARM: shmobile: enable SMP Thumb2 kernel Tetsuyuki Kobayashi
2013-07-10  1:56 ` [PATCH 1/3] ARM: shmobile: fix compile error when CONFIG_THUMB2_KERNEL=y Tetsuyuki Kobayashi
2013-07-10 13:20   ` Simon Horman
2013-07-10  1:56 ` [PATCH 2/3] ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs Tetsuyuki Kobayashi
2013-07-10 13:20   ` Simon Horman
2013-07-11  1:21     ` Tetsuyuki Kobayashi
2013-07-10  1:56 ` [PATCH 3/3] ARM: shmobile: Insert align directives before 4 bytes data Tetsuyuki Kobayashi
2013-07-10 13:21   ` Simon Horman [this message]
2013-07-10  3:44 ` [PATCH 0/3] ARM: shmobile: enable SMP Thumb2 kernel Magnus Damm

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=20130710132104.GD13716@verge.net.au \
    --to=horms@verge.net.au \
    --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).