From: Jonathan Corbet <corbet@lwn.net>
To: Heiko Carstens <hca@linux.ibm.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] scripts: get_feat.pl: substitute s390x with s390
Date: Wed, 12 Mar 2025 16:26:06 -0600 [thread overview]
Message-ID: <875xkdnawx.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20250312155219.3597768-1-hca@linux.ibm.com>
Heiko Carstens <hca@linux.ibm.com> writes:
> Both get_feat.pl and list-arch.sh use uname -m to get the machine hardware
> name to figure out the current architecture if no architecture is specified
> with a command line option.
>
> This doesn't work for s390, since for 64 bit kernels the hardware name is
> s390x, while the architecture name within the kernel, as well as in all
> feature files is s390.
>
> Therefore substitute s390x with s390 similar to what is already done for
> x86_64 and i386.
>
> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
> ---
> Documentation/features/list-arch.sh | 2 +-
> scripts/get_feat.pl | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon
prev parent reply other threads:[~2025-03-12 22:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 15:52 [PATCH] scripts: get_feat.pl: substitute s390x with s390 Heiko Carstens
2025-03-12 22:26 ` Jonathan Corbet [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=875xkdnawx.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=agordeev@linux.ibm.com \
--cc=borntraeger@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=svens@linux.ibm.com \
/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.