[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1643303056-22272-1-git-send-email-ross.philipson@oracle.com>
Date: Thu, 27 Jan 2022 12:04:14 -0500
From: Ross Philipson <ross.philipson@...cle.com>
To: linux-kernel@...r.kernel.org, x86@...nel.org
Cc: ross.philipson@...cle.com, daniel.kiper@...cle.com,
dpsmith@...rtussolutions.com, tglx@...utronix.de, mingo@...hat.com,
bp@...en8.de, hpa@...or.com, luto@...capital.net,
kanth.ghatraju@...cle.com, trenchboot-devel@...glegroups.com
Subject: [PATCH 0/2] x86/boot: Fix setup_indirect support
The setup_indirect support for x86 setup_data was added in November
of 2019. Several issues were found in the implementation and these
two patches were created to address those issues.
These patches were originally posted as part of the larger Trenchboot
patch set but are now being posted separately since they have been
reviewed and can be merged independently of the Trenchboot work.
Ross Philipson (2):
x86/boot: Fix memremap of setup_indirect structures
x86/boot: Add setup_indirect support in early_memremap_is_setup_data
arch/x86/kernel/e820.c | 31 ++++++++++++++++---------
arch/x86/kernel/kdebugfs.c | 32 +++++++++++++++++++-------
arch/x86/kernel/ksysfs.c | 56 ++++++++++++++++++++++++++++++++++++----------
arch/x86/kernel/setup.c | 23 +++++++++++++------
arch/x86/mm/ioremap.c | 34 +++++++++++++++++++++++-----
5 files changed, 132 insertions(+), 44 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists