]> git.baikalelectronics.ru Git - kernel.git/commit
Merge 0bae1a191e82 ("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)
commit3926a6e0f535834a6f2f3a4fd77c5abba412723e
tree0848c08ee368fc59cdbfc1b9d36686d6448307ab
parent99fa4c7202fd070eb5a6e9c36b7790ef87de53f4
parent0bae1a191e82dacf95daaf1edd9a68c7fe4ccd6f
Merge 0bae1a191e82 ("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