Hi Linus, Please pull the arm64 fix below. Thanks.
The following changes since commit 1578e5d03112e3e9d37e1c4d95b6dfb734c73955: arm64: vdso: Add -fasynchronous-unwind-tables to cflags (2020-04-30 18:35:32 +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 027d0c7101f50cf03aeea9eebf484afd4920c8d3: arm64: hugetlb: avoid potential NULL dereference (2020-05-07 09:24:15 +0100) ---------------------------------------------------------------- - Avoid potential NULL dereference in huge_pte_alloc() on pmd_alloc() failure ---------------------------------------------------------------- Mark Rutland (1): arm64: hugetlb: avoid potential NULL dereference arch/arm64/mm/hugetlbpage.c | 2 ++ 1 file changed, 2 insertions(+) -- Catalin