[GIT PULL] arm64 fixes for 5.1-rc7

From: Catalin Marinas
Date: Fri Apr 26 2019 - 13:15:47 EST


Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 085b7755808aa11f78ab9377257e1dad2e6fa4bb:

Linux 5.1-rc6 (2019-04-21 10:45:57 -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 4e69ecf4da1ee0b2ac735e1f1bb13935acd5a38d:

arm64/module: ftrace: deal with place relative nature of PLTs (2019-04-23 13:35:00 +0100)

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

- keep the tail of an unaligned initrd reserved

- adjust ftrace_make_call() to deal with the relative nature of PLTs

----------------------------------------------------------------
Ard Biesheuvel (1):
arm64/module: ftrace: deal with place relative nature of PLTs

Bjorn Andersson (1):
arm64: mm: Ensure tail of unaligned initrd is reserved

arch/arm64/kernel/ftrace.c | 9 +++++++--
arch/arm64/mm/init.c | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)

--
Catalin