[GIT PULL] arm64 fixes for 3.18

Catalin Marinas catalin.marinas at arm.com
Sun Nov 9 01:44:30 PST 2014


Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 3dec0fe48a8936528aae2fc3f904c2c9a34ba368:

  arm64: Fix memblock current_limit with 64K pages and 48-bit VA (2014-10-24 18:16:47 +0100)

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 2d39ad649eca1e8a993f4fda244fe17ecea7a38d:

  arm64: defconfig: update defconfig for 3.18 (2014-11-05 17:07:58 +0000)

----------------------------------------------------------------
arm64 fixes:

- enable bpf syscall for compat
- cpu_suspend fix when checking the idle state type
- defconfig update

----------------------------------------------------------------
Amit Daniel Kachhap (1):
      arm64: psci: fix cpu_suspend to check idle state type for index

Catalin Marinas (1):
      arm64: compat: Enable bpf syscall

Will Deacon (1):
      arm64: defconfig: update defconfig for 3.18

 arch/arm64/configs/defconfig      | 26 ++++++++++++++++++++++++--
 arch/arm64/include/asm/unistd32.h |  2 ++
 arch/arm64/kernel/psci.c          |  2 +-
 3 files changed, 27 insertions(+), 3 deletions(-)

-- 
Catalin



More information about the linux-arm-kernel mailing list