All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Fix regression in IA-64 caused by page table allocation refactoring
@ 2020-08-18 10:15 ` Mike Rapoport
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Rapoport @ 2020-08-18 10:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jessica Clarke, John Paul Adrian Glaubitz, Tony Luck, linux-ia64,
	linux-kernel

Hi Linus,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git tags/fixes-2020-08-18

for you to fetch changes up to bd05220c7be3356046861c317d9c287ca50445ba:

  arch/ia64: Restore arch-specific pgd_offset_k implementation (2020-08-17 21:50:54 +0300)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Jessica Clarke (1):
      arch/ia64: Restore arch-specific pgd_offset_k implementation

 arch/ia64/include/asm/pgtable.h | 9 +++++++++
 include/linux/pgtable.h         | 2 ++
 2 files changed, 11 insertions(+)

-- 
Sincerely yours,
Mike.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-18 21:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-18 10:15 [GIT PULL] Fix regression in IA-64 caused by page table allocation refactoring Mike Rapoport
2020-08-18 10:15 ` Mike Rapoport
2020-08-18 21:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.