]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd2d560ed3b97d8a8eba2fa919407b856b296be85
tree29a5e2ea710084cc115ec496e667658704ab72c2
parent0b786a47406a58adbcc9740aed403eec620424c4
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