linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] Thumb2 BSYM fixes and cleanup
Date: Mon, 16 Jan 2012 09:19:52 -0600	[thread overview]
Message-ID: <4F144018.7080104@gmail.com> (raw)

Arnd, Olof,

Please pull this fix/cleanup for SMP secondary boot on Thumb2 kernels.
This has been tested on highbank, imx, and versatile. I've gotten no
feedback for other platforms. This can wait for after rc1 if you prefer.

Pawel's patch is also in the VExpress DT support series, but it looks
like that is not going into 3.3 so I've included it here.

Rob

The following changes since commit 805a6af8dba5dfdd35ec35dc52ec0122400b2610:

  Linux 3.2 (2012-01-04 15:55:44 -0800)

are available in the git repository at:
  git://sources.calxeda.com/kernel/linux.git fixes-for-arm-soc

Pawel Moll (1):
      ARM: versatile: Add missing ENDPROC to headsmp.S

Rob Herring (6):
      ARM: msm: Add missing ENDPROC to headsmp.S
      ARM: ux500: add missing ENDPROC to headsmp.S
      ARM: exynos: remove incorrect BSYM usage
      ARM: imx: remove incorrect BSYM usage
      ARM: highbank: remove incorrect BSYM usage
      ARM: make BSYM macro assembly only

 arch/arm/include/asm/unified.h    |    4 ++--
 arch/arm/mach-exynos/headsmp.S    |    2 ++
 arch/arm/mach-exynos/platsmp.c    |    5 ++---
 arch/arm/mach-highbank/highbank.c |    3 +--
 arch/arm/mach-imx/src.c           |    3 +--
 arch/arm/mach-msm/headsmp.S       |    1 +
 arch/arm/mach-realview/platsmp.c  |    3 +--
 arch/arm/mach-ux500/headsmp.S     |    2 ++
 arch/arm/mach-vexpress/platsmp.c  |    4 +---
 arch/arm/plat-versatile/headsmp.S |    1 +
 10 files changed, 14 insertions(+), 14 deletions(-)

             reply	other threads:[~2012-01-16 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 15:19 Rob Herring [this message]
2012-01-16 18:45 ` [PULL] Thumb2 BSYM fixes and cleanup David Brown
2012-01-17  6:27 ` Olof Johansson

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=4F144018.7080104@gmail.com \
    --to=robherring2@gmail.com \
    --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).