[GIT PULL] arm64 fixes for 5.7-rc6
From: Catalin Marinas
Date: Fri May 15 2020 - 13:24:51 EST
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit 027d0c7101f50cf03aeea9eebf484afd4920c8d3:
arm64: hugetlb: avoid potential NULL dereference (2020-05-07 09:24:15 +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 d51c214541c5154dda3037289ee895ea3ded5ebd:
arm64: fix the flush_icache_range arguments in machine_kexec (2020-05-11 12:02:14 +0100)
----------------------------------------------------------------
Fix flush_icache_range() second argument in machine_kexec() to be an
address rather than size.
----------------------------------------------------------------
Christoph Hellwig (1):
arm64: fix the flush_icache_range arguments in machine_kexec
arch/arm64/kernel/machine_kexec.c | 1 +
1 file changed, 1 insertion(+)
--
Catalin