Home
last modified time | relevance | path

Searched hist:a73881c9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dxprtsock.ha73881c9 Tue Feb 26 05:33:02 CST 2019 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Fix an Oops in udp_poll()

udp_poll() checks the struct file for the O_NONBLOCK flag, so we must not
call it with a NULL file pointer.

Fixes: 0ffe86f48026 ("SUNRPC: Use poll() to fix up the socket requeue races")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
a73881c9 Tue Feb 26 05:33:02 CST 2019 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Fix an Oops in udp_poll()

udp_poll() checks the struct file for the O_NONBLOCK flag, so we must not
call it with a NULL file pointer.

Fixes: 0ffe86f48026 ("SUNRPC: Use poll() to fix up the socket requeue races")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
/openbmc/linux/net/sunrpc/
H A Dxprtsock.ca73881c9 Tue Feb 26 05:33:02 CST 2019 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Fix an Oops in udp_poll()

udp_poll() checks the struct file for the O_NONBLOCK flag, so we must not
call it with a NULL file pointer.

Fixes: 0ffe86f48026 ("SUNRPC: Use poll() to fix up the socket requeue races")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>