[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140228175725.GA28200@arm.com>
Date: Fri, 28 Feb 2014 17:57:30 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Will Deacon <will.deacon@....com>, linux-kernel@...r.kernel.org,
linux-arm-kernel@....com
Subject: [GIT PULL] arm64 fixes for 3.14
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists