[GIT PULL] arm64 patches for 3.14

From: Catalin Marinas
Date: Fri Jan 31 2014 - 13:06:02 EST


Hi Linus,

Please pull the arm64 patches below. Thanks.


The following changes since commit 883c057367014d20a14b5054e4eb0d81ce3bea5c:

arm64: fix typo in entry.S (2014-01-13 13:55:13 +0000)

are available in the git repository at:

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

for you to fetch changes up to c2c93e5b7f3f42277ec25ff3746096abc0c0d0f7:

arm64: mm: Introduce PTE_WRITE (2014-01-31 11:30:49 +0000)

----------------------------------------------------------------
- Build fix with DMA_CMA enabled
- Introduction of PTE_WRITE to distinguish between writable but clean
and truly read-only pages
- FIQs enabling/disabling clean-up (they aren't used on arm64)
- CPU resume fix for the per-cpu offset restoring
- Code comment typos

----------------------------------------------------------------
Jingoo Han (3):
arm64: mm: use ubfm for dcache_line_size
arm64: mm: fix the function name in comment of __flush_dcache_area
arm64: mm: fix the function name in comment of cpu_do_switch_mm

Lorenzo Pieralisi (1):
arm64: kernel: fix per-cpu offset restore on resume

Nicolas Pitre (1):
arm64: FIQs are unused

Pankaj Dubey (1):
arm64: fix build error if DMA_CMA is enabled

Steve Capper (2):
arm64: mm: Remove PTE_BIT_FUNC macro
arm64: mm: Introduce PTE_WRITE

arch/arm64/include/asm/dma-contiguous.h | 1 -
arch/arm64/include/asm/pgtable.h | 93 ++++++++++++++++++++++-----------
arch/arm64/kernel/process.c | 6 ---
arch/arm64/kernel/smp.c | 2 -
arch/arm64/kernel/suspend.c | 8 +++
arch/arm64/mm/cache.S | 2 +-
arch/arm64/mm/proc-macros.S | 3 +-
arch/arm64/mm/proc.S | 2 +-
8 files changed, 74 insertions(+), 43 deletions(-)

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/