mbox series

[GIT,PULL] arm64 fixes for 5.7-rc5

Message ID 20200507163108.GA17399@gaia
State New
Headers show
Series [GIT,PULL] arm64 fixes for 5.7-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

Message

Catalin Marinas May 7, 2020, 4:31 p.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org May 7, 2020, 5:35 p.m. UTC | #1
The pull request you sent on Thu, 7 May 2020 17:31:10 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6e7f2eacf09811d092c1b41263108ac7fe0d089d

Thank you!