[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190424092944.30481-1-bhe@redhat.com>
Date: Wed, 24 Apr 2019 17:29:42 +0800
From: Baoquan He <bhe@...hat.com>
To: bp@...en8.de, j-nomura@...jp.nec.com, kasong@...hat.com,
dyoung@...hat.com
Cc: linux-kernel@...r.kernel.org, tglx@...utronix.de,
fanc.fnst@...fujitsu.com, x86@...nel.org,
kexec@...ts.infradead.org, hpa@...or.com,
Baoquan He <bhe@...hat.com>
Subject: [PATCH v5 0/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
In this series, patch 2/2 has dependency on patch 1/1, otherwise
it may cause system to reset to firmware on some machines.
The patch 2/2 is the version Boris organized:
http://lkml.kernel.org/r/20190416095209.GG27892@zn.tnic
Patch 1/1 is based on Kairui's v1 patch, and add ACPI tables mapping:
http://lkml.kernel.org/r/20190422092804.15534-1-kasong@redhat.com
Dave Young confirmed this patchset passed test on his t420 laptop, where
the system resetting issue caused by patch 2/2 was found.
Junichi Nomura (1):
x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
Kairui Song (1):
x86/kexec: Build identity mapping for EFI systab and ACPI tables
arch/x86/boot/compressed/acpi.c | 143 +++++++++++++++++++++--------
arch/x86/kernel/machine_kexec_64.c | 86 +++++++++++++++++
2 files changed, 193 insertions(+), 36 deletions(-)
--
2.17.2
Powered by blists - more mailing lists