]> git.baikalelectronics.ru Git - kernel.git/commit
fs/file_table.c:fput(): add comment
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 8 Jul 2013 21:24:15 +0000 (14:24 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 13 Jul 2013 09:27:42 +0000 (13:27 +0400)
commitb9369ab418c850dd136ac533c8b2d8a65bd98265
treec3a26f2e5320a5def0838adbac4cca4de5e2b29b
parent7c9a0ca77fd96866cf135333d7c366b108baad85
fs/file_table.c:fput(): add comment

A missed update to "fput: task_work_add() can fail if the caller has
passed exit_task_work()".

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Andrey Vagin <avagin@openvz.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file_table.c