]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
s390/tape: Remove support for 3590/3592 models
authorJan Höppner <hoeppner@linux.ibm.com>
Mon, 2 Feb 2026 13:48:39 +0000 (14:48 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 4 Feb 2026 07:31:29 +0000 (08:31 +0100)
commitc03b6ef74c2b48a0f544f27c7354d5200ab6569c
tree6438651f7393b5fcce7c4f936a7d8848d87af2dd
parentf8a9c11000e52a8e59f15e49edaf5a2857705f9a
s390/tape: Remove support for 3590/3592 models

Physical 3590/3592 tape models are not supported anymore for a very long
time. The Virtual Tape Server (VTS) emulates and presents only 3490E
models to the host. This is the only supported model and storage server.

Remove the entire code base for 3590/3592 models as it can be considered
dead code for quite some time already.

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/uapi/asm/tape390.h
drivers/s390/char/Kconfig
drivers/s390/char/Makefile
drivers/s390/char/tape.h
drivers/s390/char/tape_3590.c [deleted file]
drivers/s390/char/tape_3590.h [deleted file]
drivers/s390/char/tape_core.c
drivers/s390/char/tape_std.h