[PATCH for v4.17 0/2] Fix two crashes in decomression code
From: Kirill A. Shutemov
Date: Thu May 10 2018 - 13:38:18 EST
Here's two fixes in early boot code that leads to instant reboot.
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 | 77 ++++++++++++++++++++++-----
arch/x86/boot/compressed/pgtable_64.c | 14 ++---
2 files changed, 67 insertions(+), 24 deletions(-)
--
2.17.0