]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/nolibc: rename s390 to s390x
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 6 Feb 2025 07:10:26 +0000 (08:10 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Thu, 20 Feb 2025 21:06:18 +0000 (22:06 +0100)
commit3d1e67c615cb5487ee89ff6afdbfe7b9d09baf8b
treeefdbf5dda8092d6658637450bf4a8335b14c0361
parent00ddf4cc9756b4974e6c1d61ae22ae5dcdf29084
selftests/nolibc: rename s390 to s390x

Support for 32-bit s390 is about to be added.
As "s39032" would look horrible, use the another naming scheme.
32-bit s390 is "s390" and 64-bit s390 is "s390x",
similar to how it is handled in various toolchain components.

Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250206-nolibc-s390-v2-1-991ad97e3d58@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/Makefile
tools/testing/selftests/nolibc/run-tests.sh