[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211028081221.2475-1-jgross@suse.com>
Date: Thu, 28 Oct 2021 10:12:17 +0200
From: Juergen Gross <jgross@...e.com>
To: xen-devel@...ts.xenproject.org, x86@...nel.org,
linux-kernel@...r.kernel.org
Cc: Juergen Gross <jgross@...e.com>,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
Stefano Stabellini <sstabellini@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
"H. Peter Anvin" <hpa@...or.com>,
Russell King <linux@...linux.org.uk>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/4] xen: do some cleanup
Some cleanups, mostly related to no longer supporting 32-bit PV mode.
Juergen Gross (4):
x86/xen: remove 32-bit pv leftovers
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
xen: remove highmem remnants
x86/xen: remove 32-bit awareness from startup_xen
arch/arm/xen/enlighten.c | 1 -
arch/arm/xen/hypercall.S | 1 -
arch/arm64/xen/hypercall.S | 1 -
arch/x86/include/asm/xen/hypercall.h | 233 ++++++++++++---------------
arch/x86/xen/enlighten_pv.c | 7 -
arch/x86/xen/mmu_pv.c | 1 -
arch/x86/xen/xen-head.S | 12 +-
drivers/xen/mem-reservation.c | 27 ++--
include/xen/arm/hypercall.h | 15 --
9 files changed, 118 insertions(+), 180 deletions(-)
--
2.26.2
Powered by blists - more mailing lists