linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixups for LDT remap placement change
@ 2018-11-30 11:57 Kirill A. Shutemov
  2018-11-30 11:57 ` [PATCH 1/2] x86/mm: Fix guard hole handling Kirill A. Shutemov
  2018-11-30 11:57 ` [PATCH 2/2] x86/dump_pagetables: Fix LDT remap address marker Kirill A. Shutemov
  0 siblings, 2 replies; 6+ messages in thread
From: Kirill A. Shutemov @ 2018-11-30 11:57 UTC (permalink / raw)
  To: tglx, mingo, bp, hpa, dave.hansen, luto, peterz
  Cc: boris.ostrovsky, jgross, bhe, x86, linux-mm, linux-kernel,
	Kirill A. Shutemov

There's a couple fixes for the recent LDT remap placement change.

The first patch fixes crash when kernel booted as Xen dom0.

The second patch fixes address space markers in dump_pagetables output.
It's purely cosmetic change, backporting to the stable tree is optional.

Kirill A. Shutemov (2):
  x86/mm: Fix guard hole handling
  x86/dump_pagetables: Fix LDT remap address marker

 arch/x86/include/asm/pgtable_64_types.h |  5 +++++
 arch/x86/mm/dump_pagetables.c           | 15 ++++++---------
 arch/x86/xen/mmu_pv.c                   | 11 ++++++-----
 3 files changed, 17 insertions(+), 14 deletions(-)

-- 
2.19.2

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

end of thread, other threads:[~2018-11-30 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-30 11:57 [PATCH 0/2] Fixups for LDT remap placement change Kirill A. Shutemov
2018-11-30 11:57 ` [PATCH 1/2] x86/mm: Fix guard hole handling Kirill A. Shutemov
2018-11-30 12:03   ` Juergen Gross
2018-11-30 12:11     ` Kirill A. Shutemov
2018-11-30 12:19       ` Juergen Gross
2018-11-30 11:57 ` [PATCH 2/2] x86/dump_pagetables: Fix LDT remap address marker Kirill A. Shutemov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).