Files
android_kernel_xiaomi_sm8450/include/linux/sunrpc
Trond Myklebust a73881c96d 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: 0ffe86f480 ("SUNRPC: Use poll() to fix up the socket requeue races")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2019-02-26 06:33:02 -05:00
..
2019-02-14 11:48:36 -05:00
2018-04-16 14:20:26 -04:00
2019-02-14 09:39:34 -05:00
2019-02-13 13:14:35 -05:00
2019-02-26 06:33:02 -05:00