LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Juergen Gross <jgross@suse.com>,
xen-devel@lists.xenproject.org, x86@kernel.org,
linux-kernel@vger.kernel.org
Cc: Stefano Stabellini <sstabellini@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
"H. Peter Anvin" <hpa@zytor.com>,
Russell King <linux@armlinux.org.uk>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/4] xen: do some cleanup
Date: Wed, 3 Nov 2021 10:18:45 -0400 [thread overview]
Message-ID: <399d086b-b799-8d8d-7347-313474a744f2@oracle.com> (raw)
In-Reply-To: <d672d22e-770d-d37e-b094-29563106511e@oracle.com>
On 11/1/21 3:15 PM, Boris Ostrovsky wrote:
>
> On 10/28/21 4:12 AM, Juergen Gross wrote:
>> 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(-)
>
>
>
> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Applied to for-linus-5.16b.
-boris
prev parent reply other threads:[~2021-11-03 14:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 8:12 Juergen Gross
2021-10-28 8:12 ` [PATCH 1/4] x86/xen: remove 32-bit pv leftovers Juergen Gross
2021-10-28 8:12 ` [PATCH 2/4] xen: allow pv-only hypercalls only with CONFIG_XEN_PV Juergen Gross
2021-10-28 8:12 ` [PATCH 3/4] xen: remove highmem remnants Juergen Gross
2021-10-28 8:12 ` [PATCH 4/4] x86/xen: remove 32-bit awareness from startup_xen Juergen Gross
2021-11-01 19:15 ` [PATCH 0/4] xen: do some cleanup Boris Ostrovsky
2021-11-03 14:18 ` Boris Ostrovsky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=399d086b-b799-8d8d-7347-313474a744f2@oracle.com \
--to=boris.ostrovsky@oracle.com \
--cc=bp@alien8.de \
--cc=catalin.marinas@arm.com \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=jgross@suse.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mingo@redhat.com \
--cc=sstabellini@kernel.org \
--cc=tglx@linutronix.de \
--cc=will@kernel.org \
--cc=x86@kernel.org \
--cc=xen-devel@lists.xenproject.org \
--subject='Re: [PATCH 0/4] xen: do some cleanup' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).