Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s390x: uncouple physical and virtual memory spaces
@ 2023-11-29 12:50 Alexander Gordeev
  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
  0 siblings, 2 replies; 7+ messages in thread
From: Alexander Gordeev @ 2023-11-29 12:50 UTC (permalink / raw)
  To: kexec

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-12-06  4:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 12:50 [PATCH 0/2] s390x: uncouple physical and virtual memory spaces Alexander Gordeev
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(萩尾 一仁)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox