mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
ec3c68f232
p9_fd_poll() is never called with user pointers and f_op->poll() doesn't expect its arguments to be from userland. There's no need to set kernel ds before calling f_op->poll() from p9_fd_poll(). Remove it. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com> |
||
---|---|---|
.. | ||
client.c | ||
conv.c | ||
error.c | ||
fcprint.c | ||
Kconfig | ||
Makefile | ||
mod.c | ||
trans_fd.c | ||
trans_virtio.c | ||
util.c |