All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will.deacon@arm.com>,
	linux-kernel@vger.kernel.org, linux-arm-kernel@arm.com
Subject: [GIT PULL] arm64 fixes for 3.14
Date: Fri, 28 Feb 2014 17:57:30 +0000	[thread overview]
Message-ID: <20140228175725.GA28200@arm.com> (raw)

Hi Linus,

Please pull the arm64 fixes below. Thanks.


The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2:

  Linux 3.14-rc3 (2014-02-16 13:30:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to b57fc9e80692043e2a3a74e1d2c047eb700dcd0c:

  arm64: Fix !CONFIG_SMP kernel build (2014-02-28 16:12:25 +0000)

----------------------------------------------------------------
- !CONFIG_SMP build fix
- pte bit testing macros conversion fix (int truncates top bits of long)
- stack unwinding PC calculation fix

----------------------------------------------------------------
Catalin Marinas (1):
      arm64: Fix !CONFIG_SMP kernel build

Olof Johansson (1):
      ARM64: unwind: Fix PC calculation

Steve Capper (1):
      arm64: mm: Add double logical invert to pte accessors

 arch/arm64/include/asm/percpu.h  |  8 ++++++++
 arch/arm64/include/asm/pgtable.h | 10 +++++-----
 arch/arm64/kernel/stacktrace.c   |  6 +++++-
 3 files changed, 18 insertions(+), 6 deletions(-)

-- 
Catalin

             reply	other threads:[~2014-02-28 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28 17:57 Catalin Marinas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-07 17:33 [GIT PULL] arm64 fixes for 3.14 Catalin Marinas
2014-02-07 17:33 ` Catalin Marinas

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=20140228175725.GA28200@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will.deacon@arm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.