On Wed, Feb 19, 2025 at 05:10:49PM +0100, Jan Höppner wrote:
arch/s390/include/asm/idals.h | 51 ++++ drivers/s390/char/tape.h | 9 +- drivers/s390/char/tape_34xx.c | 10 + drivers/s390/char/tape_char.c | 436 +++++++++++++++++++++++++++++---- drivers/s390/char/tape_class.c | 2 +- drivers/s390/char/tape_core.c | 5 +- drivers/s390/char/tape_std.c | 146 +++++------ drivers/s390/char/tape_std.h | 1 + 8 files changed, 512 insertions(+), 148 deletions(-)
I'm confused, is this a patch submission of a backport?