]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Aug 2020 19:05:46 +0000 (12:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Aug 2020 19:05:46 +0000 (12:05 -0700)
commit91e9985ee859ca7a262dd783e47c70734742166e
treea1eb53c628e400f4fc12467f11cfefeadda89386
parent29b72e1444cc3630994a245dee0130aea5acd045
parent0fc9c653880d7897d151bab3c14c90a0aae62a4a
Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock

Pull ia64 page table fix from Mike Rapoport:
 "Fix regression in IA-64 caused by page table allocation refactoring

  The refactoring and consolidation of <asm/pgalloc.h> caused regression
  on parisc and ia64. The fix for parisc made it into v5.9-rc1 while the
  fix ia64 got delayed a bit and here it is"

* tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  arch/ia64: Restore arch-specific pgd_offset_k implementation