]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 May 2020 16:55:58 +0000 (09:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 May 2020 16:55:58 +0000 (09:55 -0700)
commit04c4d94139dc0b38a94be22373ea13e357ae09aa
treea04c5c449fc4c44a994feca4e39aade19ab4989e
parent0ecc7972b2f5b9483ea6c0898f0ed72638d4c292
parent5d8511259784a5d011c3235ef59cce682828c2be
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull arm64 fix from Catalin Marinas:
 "Avoid potential NULL dereference in huge_pte_alloc() on pmd_alloc()
  failure"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64: hugetlb: avoid potential NULL dereference