summaryrefslogtreecommitdiffstats
path: root/lib/bch.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-21 19:59:34 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-21 19:59:34 +0100
commit52bce91165e5f2db422b2b972e83d389e5e4725c (patch)
treee4ca6d2e8d2e64b54a50fa3bf5995c676e2f7d49 /lib/bch.c
parentMerge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadlinux-52bce91165e5f2db422b2b972e83d389e5e4725c.tar.xz
linux-52bce91165e5f2db422b2b972e83d389e5e4725c.zip
splice: reinstate SIGPIPE/EPIPE handling
Commit 8924feff66f3 ("splice: lift pipe_lock out of splice_to_pipe()") caused a regression when there were no more readers left on a pipe that was being spliced into: rather than the expected SIGPIPE and -EPIPE return value, the writer would end up waiting forever for space to free up (which obviously was not going to happen with no readers around). Fixes: 8924feff66f3 ("splice: lift pipe_lock out of splice_to_pipe()") Reported-and-tested-by: Andreas Schwab <schwab@linux-m68k.org> Debugged-by: Al Viro <viro@zeniv.linux.org.uk> Cc: stable@kernel.org # v4.9 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/bch.c')
0 files changed, 0 insertions, 0 deletions