]> Git Repo - linux.git/commitdiff
Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <[email protected]>
Tue, 18 Aug 2020 19:05:46 +0000 (12:05 -0700)
committerLinus Torvalds <[email protected]>
Tue, 18 Aug 2020 19:05:46 +0000 (12:05 -0700)
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


Trivial merge
This page took 0.056861 seconds and 4 git commands to generate.