mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCHv2 for v4.17 0/2] Fix two crashes in the decomression code
@ 2018-05-16  8:01 Kirill A. Shutemov
  2018-05-16  8:01 ` [PATCHv2 1/2] x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline() Kirill A. Shutemov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Kirill A. Shutemov @ 2018-05-16  8:01 UTC (permalink / raw)
  To: Ingo Molnar, x86, Thomas Gleixner, H. Peter Anvin
  Cc: Hugh Dickins, linux-kernel, Kirill A. Shutemov

Here's an updated version of two crash fixes in early boot code.

Kirill A. Shutemov (2):
  x86/boot/compressed/64: Set up GOT for paging_prepare() and
    cleanup_trampoline()
  x86/boot/compressed/64: Fix moving page table out of trampoline memory

 arch/x86/boot/compressed/head_64.S    | 79 ++++++++++++++++++++++-----
 arch/x86/boot/compressed/pgtable_64.c | 14 +----
 2 files changed, 69 insertions(+), 24 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-16 10:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16  8:01 [PATCHv2 for v4.17 0/2] Fix two crashes in the decomression code Kirill A. Shutemov
2018-05-16  8:01 ` [PATCHv2 1/2] x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline() Kirill A. Shutemov
2018-05-16  9:52   ` Thomas Gleixner
2018-05-16 10:35   ` [tip:x86/urgent] " tip-bot for Kirill A. Shutemov
2018-05-16  8:01 ` [PATCHv2 2/2] x86/boot/compressed/64: Fix moving page table out of trampoline memory Kirill A. Shutemov
2018-05-16  9:53   ` Thomas Gleixner
2018-05-16 10:36   ` [tip:x86/urgent] " tip-bot for Kirill A. Shutemov
2018-05-16  8:01 ` [PATCH 3/4] x86/boot/compressed/64: Fix trampoline page table address calculation Kirill A. Shutemov
2018-05-16  8:06   ` Kirill A. Shutemov
2018-05-16  8:01 ` [PATCH 4/4] x86/mm: Introduce 'no5lvl' kernel parameter 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

all inboxes | Powered by JetHome®