kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Gordeev <agordeev@linux.ibm.com>
To: kexec@lists.infradead.org
Subject: [PATCH 0/2] s390x: uncouple physical and virtual memory spaces
Date: Wed, 29 Nov 2023 13:50:10 +0100	[thread overview]
Message-ID: <cover.1701261329.git.agordeev@linux.ibm.com> (raw)

Hi all,

Currently physical and virtual addresses are the same on S390X,
but in the future it is going to be uncoupled just like on any
other architecture. This series supports that feature, but it
does not impact the current and older kernel versions.

Patch 1 is basically NOP and only fix semantics.
Patch 2 uses the feature if it is available in kernel.

Thanks!

Alexander Gordeev (2):
  s390x: fix virtual vs physical address confusion
  s390x: uncouple virtual and physical address spaces

 arch/s390x.c   | 149 ++++++++++++++++++++++++++++++++++++++++++++++---
 makedumpfile.c |   2 +
 makedumpfile.h |  12 +++-
 3 files changed, 155 insertions(+), 8 deletions(-)

-- 
2.40.1


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

             reply	other threads:[~2023-11-29 12:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-29 12:50 Alexander Gordeev [this message]
2023-11-29 12:50 ` [PATCH 1/2] s390x: fix virtual vs physical address confusion Alexander Gordeev
2023-11-29 12:50 ` [PATCH 2/2] s390x: uncouple virtual and physical address spaces Alexander Gordeev
2023-12-05  7:24   ` HAGIO KAZUHITO(萩尾 一仁)
2023-12-05 15:01     ` Alexander Gordeev
2023-12-05 15:01       ` [PATCH v2 " Alexander Gordeev
2023-12-06  4:56         ` HAGIO KAZUHITO(萩尾 一仁)

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=cover.1701261329.git.agordeev@linux.ibm.com \
    --to=agordeev@linux.ibm.com \
    --cc=kexec@lists.infradead.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).