mirror-linux/Documentation/features
Heiko Carstens 78da89c639 scripts: get_feat.pl: substitute s390x with s390
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250312155219.3597768-1-hca@linux.ibm.com
2025-03-12 16:25:50 -06:00
..
core Documentation: Drop IA64 from feature descriptions 2023-09-11 08:13:18 +00:00
debug Documentation: riscv: Remove KPROBES_ON_FTRACE 2025-02-04 10:06:19 -07:00
io/dma-contiguous Documentation: Drop IA64 from feature descriptions 2023-09-11 08:13:18 +00:00
locking riscv: Add qspinlock support 2024-11-11 07:33:20 -08:00
perf Documentation: Drop IA64 from feature descriptions 2023-09-11 08:13:18 +00:00
sched membarrier: riscv: Provide core serializing command 2024-02-15 08:04:14 -08:00
scripts Documentation/features-refresh.sh: Only sed the beginning "arch" of ARCH_DIR 2022-12-05 02:50:12 -07:00
seccomp/seccomp-filter Documentation: Drop IA64 from feature descriptions 2023-09-11 08:13:18 +00:00
time Documentation: Drop IA64 from feature descriptions 2023-09-11 08:13:18 +00:00
vm x86: remove PG_uncached 2024-09-03 21:15:46 -07:00
arch-support.txt Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64 2021-03-15 13:17:40 -06:00
list-arch.sh scripts: get_feat.pl: substitute s390x with s390 2025-03-12 16:25:50 -06:00