LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: xen-devel@lists.xenproject.org, x86@kernel.org,
linux-kernel@vger.kernel.org
Cc: Juergen Gross <jgross@suse.com>,
Boris Ostrovsky <boris.ostrovsky@oracle.com>,
Stefano Stabellini <sstabellini@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
"H. Peter Anvin" <hpa@zytor.com>,
stable@vger.kernel.org
Subject: [PATCH v2 0/2] xen: fix max_pfn handling for pv guests
Date: Fri, 30 Jul 2021 11:26:20 +0200 [thread overview]
Message-ID: <20210730092622.9973-1-jgross@suse.com> (raw)
Fix some bad naming and setting of max_pfn related variables.
Juergen Gross (2):
xen: fix setting of max_pfn in shared_info
xen: rename wrong named pfn related variables
arch/x86/include/asm/xen/page.h | 4 ++--
arch/x86/xen/p2m.c | 33 ++++++++++++++++++---------------
arch/x86/xen/setup.c | 2 +-
3 files changed, 21 insertions(+), 18 deletions(-)
--
2.26.2
next reply other threads:[~2021-07-30 9:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 9:26 Juergen Gross [this message]
2021-07-30 9:26 ` [PATCH v2 1/2] xen: fix setting of max_pfn in shared_info Juergen Gross
2021-07-30 9:26 ` [PATCH v2 2/2] xen: rename wrong named pfn related variables Juergen Gross
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=20210730092622.9973-1-jgross@suse.com \
--to=jgross@suse.com \
--cc=boris.ostrovsky@oracle.com \
--cc=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=sstabellini@kernel.org \
--cc=stable@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
--cc=xen-devel@lists.xenproject.org \
--subject='Re: [PATCH v2 0/2] xen: fix max_pfn handling for pv guests' \
/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).