From: Vasily Gorbik <gor@linux.ibm.com>
To: Heiko Carstens <hca@linux.ibm.com>, Ilya Leoshkevich <iii@linux.ibm.com>
Cc: linux-s390@vger.kernel.org
Subject: Re: [PATCH 0/3] s390/boot: Fix couple of early boot edge cases
Date: Thu, 27 Aug 2026 17:59:05 +0200 [thread overview]
Message-ID: <ttkfr2h@ub.hpns> (raw)
In-Reply-To: <c00-03.ttkffvj@ub.hpns>
On Thu, Aug 27, 2026 at 02:01:26PM +0200, Vasily Gorbik wrote:
> 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(-)
Adopted Heiko's proposed style changes, dropped Fixes for patch 3 and applied
prev parent reply other threads:[~2026-08-27 15:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Vasily Gorbik [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=ttkfr2h@ub.hpns \
--to=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=iii@linux.ibm.com \
--cc=linux-s390@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.