linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] s390/boot: Fix couple of early boot edge cases
@ 2026-08-27 12:01 Vasily Gorbik
  2026-08-27 12:01 ` [PATCH 1/3] s390/boot: Fix physical memory search range Vasily Gorbik
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Vasily Gorbik @ 2026-08-27 12:01 UTC (permalink / raw)
  To: Heiko Carstens, Ilya Leoshkevich; +Cc: linux-s390

Fix three independent minor early-boot issues involving the physical memory
search range, full command lines with IPL parameters, and unbounded facility
ranges.

Vasily Gorbik (3):
  s390/boot: Fix physical memory search range
  s390/boot: Avoid IPL parameter append past command line
  s390/boot: Bound command line facility ranges

 arch/s390/boot/alternative.c  |  5 +++--
 arch/s390/boot/ipl_parm.c     | 23 ++++++++++++-----------
 arch/s390/boot/physmem_info.c |  2 +-
 3 files changed, 16 insertions(+), 14 deletions(-)

-- 
2.53.0

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

end of thread, other threads:[~2026-08-27 15:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-27 12:01 [PATCH 0/3] s390/boot: Fix couple of early boot edge cases Vasily Gorbik
2026-08-27 12:01 ` [PATCH 1/3] s390/boot: Fix physical memory search range Vasily Gorbik
2026-08-27 12:06   ` sashiko-bot
2026-08-27 13:36   ` Heiko Carstens
2026-08-27 12:01 ` [PATCH 2/3] s390/boot: Avoid IPL parameter append past command line Vasily Gorbik
2026-08-27 12:06   ` sashiko-bot
2026-08-27 13:36   ` Heiko Carstens
2026-08-27 12:01 ` [PATCH 3/3] s390/boot: Bound command line facility ranges Vasily Gorbik
2026-08-27 12:09   ` sashiko-bot
2026-08-27 13:49   ` Heiko Carstens
2026-08-27 15:59 ` [PATCH 0/3] s390/boot: Fix couple of early boot edge cases Vasily Gorbik

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).