Home
last modified time | relevance | path

Searched hist:"2030 a42c" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Danon_inodes.h2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/
H A Danon_inodes.c2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Deventfd.c2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dtimerfd.c2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dsignalfd.c2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Deventpoll.c2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/virt/kvm/
H A Dkvm_main.c2030a42c Sat Feb 23 05:46:49 CST 2008 Al Viro <viro@zeniv.linux.org.uk> [PATCH] sanitize anon_inode_getfd()

a) none of the callers even looks at inode or file returned by anon_inode_getfd()
b) any caller that would try to look at those would be racy, since by the time
it returns we might have raced with close() from another thread and that
file would be pining for fjords.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>