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)
commita786c06d9f2719203c00b3d97b21f9a96980d0b5
tree29a5e2ea710084cc115ec496e667658704ab72c2
parent19dfc1f5f2ef03a52aa30c8257c5745edef23f55
missing bits of "splice: fix racy pipe->buffers uses"

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