Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jan 2021 08:37:00 +0000 (09:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jan 2021 08:38:37 +0000 (09:38 +0100)
commit494e63ee9c9f322c1051acc537ac5b99688f7e58
tree0848c08ee368fc59cdbfc1b9d36686d6448307ab
parent54ca955b5a4024e2ce0f206b03adb7109bc4da26
parent9bb48c82aced07698a2d08ee0f1475a6c4f6b266
Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus

We want the single "splice/sendfile to a tty" regression fix into
tty-linus so it can get into 5.11-final, while the larger patch series
fixing "splice/sendfile from a tty" should wait for 5.12-rc1 so that we
get more testing.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_io.c