[GIT PULL] arm64 fixes for 3.16
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-07-11 18:15:29
Also in:
lkml
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-07-11 18:15:29
Also in:
lkml
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:
Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)
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 fa2ec3ea10bd377f9d55772b1dab65178425a1a2:
arm64: implement TASK_SIZE_OF (2014-07-08 17:30:59 +0100)
----------------------------------------------------------------
ARM64 implementation of TASK_SIZE_OF and exporting two functions to
modules.
----------------------------------------------------------------
Colin Cross (1):
arm64: implement TASK_SIZE_OF
Mark Salter (1):
arm64: export __cpu_{clear,copy}_user_page functions
arch/arm64/include/asm/memory.h | 2 ++
arch/arm64/mm/copypage.c | 2 ++
2 files changed, 4 insertions(+)
--
Catalin