On 19/02/2025 19:30, Greg KH wrote:
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?
Hi Greg,
I'm very sorry, please ignore this completely. I was clearly to dumb to use my bash backward search correctly. I accidentally ran an old command that send this WIP patch, which is not meant to be for the outside world at all yet.
I already put a safety net in place so this won't happen again! My apologies for the inconvenience.
regards, Jan