]> git.baikalelectronics.ru Git - kernel.git/commit
Merge d8a9b22bc3f4 ("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)
commit3fdb2369007715eaa3c6a18622601ac36885f651
tree0848c08ee368fc59cdbfc1b9d36686d6448307ab
parent6cfdbb36ad891410aa887c46f373a260ae23e154
parentd8a9b22bc3f472f4cefeafc943cc52b8fdfeaa56
Merge d8a9b22bc3f4 ("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