missing bits of "splice: fix racy pipe->buffers uses"
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 11 Apr 2014 16:01:03 +0000 (12:01 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 12 Apr 2014 11:04:19 +0000 (07:04 -0400)
that commit has fixed only the parts of that mess in fs/splice.c itself;
there had been more in several other ->splice_read() instances...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/relay.c
kernel/trace/trace.c
mm/shmem.c

diff --cc kernel/relay.c
Simple merge
Simple merge
diff --cc mm/shmem.c
Simple merge